From 47b176a94c9c50cfaf504dc3f74b238cf9871144 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 6 Jul 2022 22:18:29 +0200 Subject: [PATCH] Map-agent: 2.9.0.2 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 11aa3c02c..24cdfee90 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.1 +PKG_VERSION:=2.9.0.2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=976a7b864c114b571602ba303d202cb1a49cd59b +PKG_SOURCE_VERSION:=e2d427d44bf4e418487fa5fe6be4838ca448a92f PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause