From 339a34490bb7c6774512538895fdaae16d5c4e38 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 14 Apr 2023 14:33:41 +0200 Subject: [PATCH] map-agent: 4.3.1.0 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 70388834a..ea7e05b2c 100644 --- a/map-agent/Makefile +++ b/map-agent/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-agent -PKG_VERSION:=4.3.0.1 +PKG_VERSION:=4.3.1.0 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=b1f3c5ff5534efaf057229fffb6009448b4e6b98 +PKG_SOURCE_VERSION:=e5669266e8179b73392554d0bf61d62a1f65f7fc PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause