From 85df013680dacddba42f84ecff3fa617eb734693 Mon Sep 17 00:00:00 2001 From: Marek Puzyniak Date: Mon, 3 Oct 2022 17:12:20 +0000 Subject: [PATCH] map-agent: 2.10.0.17 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 5946753bb..d104a0799 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.16 +PKG_VERSION:=2.10.0.17 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=acc5bad7d844df146071373f38746e92fe21bcd1 +PKG_SOURCE_VERSION:=9b5cb111f0254206e24d132b77dec1af2c18bb4a PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause