From 9af889d28e0ff206117fe556604463c86d2a6ca9 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 9 Sep 2022 09:48:43 +0200 Subject: [PATCH] map-agent: 2.10.0.2 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 893d86a2e..5b011891e 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.1 +PKG_VERSION:=2.10.0.2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=ff12af2236e8d805987afc57fc2bc5a467e9a383 +PKG_SOURCE_VERSION:=705da20e593c36107de9b1a917407a7ec744463e PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause