diff --git a/map-plugins/Makefile b/map-plugins/Makefile index 896f2b5fb..d224ee861 100644 --- a/map-plugins/Makefile +++ b/map-plugins/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-plugins -PKG_VERSION:=1.0.18 +PKG_VERSION:=1.0.24 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=f608dab36090f0dfd7ea3e0e5dc30381520b2b7e +PKG_SOURCE_VERSION:=9d284a5f484dde30cbe8ab67b258986b6461e280 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