diff --git a/map-plugins/Makefile b/map-plugins/Makefile index e9a95a591..ebbcf1051 100644 --- a/map-plugins/Makefile +++ b/map-plugins/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-plugins -PKG_VERSION:=1.1.0 +PKG_VERSION:=1.1.1 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=3a31c6aa74d80d38411c0d4d0610da4b810c2c64 +PKG_SOURCE_VERSION:=84d296732ae0d5d026d144f317c7711f7c7b65a4 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