diff --git a/map-plugins/Makefile b/map-plugins/Makefile index 2eb27deb7..1dab3ad77 100644 --- a/map-plugins/Makefile +++ b/map-plugins/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-plugins -PKG_VERSION:=1.2.4 +PKG_VERSION:=1.2.5 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=039eac24de398a9e2c9db4465cfa15bd478cb2c0 +PKG_SOURCE_VERSION:=05c0aa02b60b27aa57bf80b8fb068b1ee8bfc8ac 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