From eff6d9b96b9acd92ed33c1acd7c97e6c42f2d5df Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Tue, 20 Sep 2022 16:26:07 +0200 Subject: [PATCH] map-agent: 2.10.0.12 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index a11049981..155b0518a 100644 --- a/map-agent/Makefile +++ b/map-agent/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-agent -PKG_VERSION:=2.10.0.11 +PKG_VERSION:=2.10.0.12 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=4896be9fbf98a318482e970ad32750848cbfc204 +PKG_SOURCE_VERSION:=7d0c5565aee7ede522e2a82a9a47b5cc58e58db1 PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause