From 5be4e38c68275925f88679a622ce6711cd1992ba Mon Sep 17 00:00:00 2001 From: arbala Date: Tue, 16 Sep 2025 11:59:18 +0200 Subject: [PATCH] map-plugins: 1.0.32 --- map-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-plugins/Makefile b/map-plugins/Makefile index ae35dd0bb..9abccf281 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.31 +PKG_VERSION:=1.0.32 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=565cade8fe08807b345404c567243fbdfdcb96c8 +PKG_SOURCE_VERSION:=d8b310edad1b9777aed805682394e3f9bb300d81 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