From 15563ca1174a6f02e79ced7d21d6577d3ee0f372 Mon Sep 17 00:00:00 2001 From: Amin Ben Romdhane Date: Mon, 10 Nov 2025 13:09:41 +0100 Subject: [PATCH] map-plugins: 1.2.6 --- map-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-plugins/Makefile b/map-plugins/Makefile index 284ab009a..ee4f267e8 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.5 +PKG_VERSION:=1.2.6 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=05c0aa02b60b27aa57bf80b8fb068b1ee8bfc8ac +PKG_SOURCE_VERSION:=930af16568fb897cda2ce431087000f0fa3564d7 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