From 8cea3573f7fd48b719191cafd4053f56bcb5e25d Mon Sep 17 00:00:00 2001 From: Anjan Chanda Date: Wed, 11 Jun 2025 15:39:15 +0200 Subject: [PATCH] map-plugins: 0.0.2 --- map-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-plugins/Makefile b/map-plugins/Makefile index 5efb7d992..d7bc72e21 100644 --- a/map-plugins/Makefile +++ b/map-plugins/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-plugins -PKG_VERSION:=0.0.1 +PKG_VERSION:=0.0.2 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=f16d8b18c4ba6314ce5f91e39d879c1c43ab2590 +PKG_SOURCE_VERSION:=d8f494f8c45bdc468937d3d410f430b2cb244d99 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/map-plugins.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip