From 5b9fa6d95a085789dc0d97cbef4c9fe7a9faaeb3 Mon Sep 17 00:00:00 2001 From: arbala Date: Wed, 28 Jan 2026 16:46:19 +0100 Subject: [PATCH] map-plugins: 1.2.11 --- map-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-plugins/Makefile b/map-plugins/Makefile index 7e66c56a5..81f5f9654 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.10 +PKG_VERSION:=1.2.11 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=811aff4322f8b3bb30c70a697664e25f2d4fa36f +PKG_SOURCE_VERSION:=54d653065a1d4e10b7c29c1983b0aaf1f3ee5a42 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