From da24d924a3796750c87cd0621d14f343c5fe8c1e Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Thu, 15 Sep 2022 14:44:31 +0200 Subject: [PATCH] map-agent: 2.10.3.11 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 9b56cdea6..5e23d01d6 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.3.10 +PKG_VERSION:=2.10.3.11 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=a200b18cff3b860d93f45d8092c316423838a0f2 +PKG_SOURCE_VERSION:=f87b9dba15dd8e389529c4b19ee01bd4fcd213c5 PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause