From fd9193056a2e1c91bb70e7809d35c940ef3d4497 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 15 Jul 2022 10:24:33 +0200 Subject: [PATCH] map-agent: 2.10.0.0 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 66d4d7571..07a646e5f 100644 --- a/map-agent/Makefile +++ b/map-agent/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-agent -PKG_VERSION:=2.9.0.4 +PKG_VERSION:=2.10.0.0 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=6b3db98e4ff39f13daf41e3e8247947a4934f6cb +PKG_SOURCE_VERSION:=40780874a4f2a3231cbb7568d33114373eb7d21f PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause