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