From ccb83f2c919e64bbfd80f52043e800d1f0cc6f13 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 21 Dec 2022 15:51:59 +0100 Subject: [PATCH] map-agent: 2.10.2.6 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index b0ba23b1c..b0f3cfba8 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.2.5 +PKG_VERSION:=2.10.2.6 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=5fb6fbdc4dbd43f0d0a4ebd11223a46277f997f2 +PKG_SOURCE_VERSION:=4b86476466e63a42db2fcf89a064bde7d9a6dc2a PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause