From dad2b56c02b18ae0aa68bd40bc87e6343d9e4d41 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 22 Oct 2025 13:07:21 +0200 Subject: [PATCH] map-plugins: 1.1.3 --- map-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-plugins/Makefile b/map-plugins/Makefile index 7fcdce1b6..226022f23 100644 --- a/map-plugins/Makefile +++ b/map-plugins/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-plugins -PKG_VERSION:=1.1.2 +PKG_VERSION:=1.1.3 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=a76610182366cf05ed7e8f5fbac26890b709eeb4 +PKG_SOURCE_VERSION:=94d908500097b1d8f4c723da6afa464805210331 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