From 2dafb9ec2cecf211335e52f1e73ddf343eb7d387 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 10 Oct 2025 13:53:33 +0200 Subject: [PATCH] map-plugin: 1.2.1 --- map-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-plugins/Makefile b/map-plugins/Makefile index f7403fa62..6de36c3ff 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.0 +PKG_VERSION:=1.2.1 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=ff9d5a9e5b80d178de5aa21f58b45f263a754ccf +PKG_SOURCE_VERSION:=a76610182366cf05ed7e8f5fbac26890b709eeb4 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