From 18453ce68eae9e7f6d620386ecc8b4140bc93128 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 6 Jul 2022 15:50:29 +0200 Subject: [PATCH] map-agent: 2.9.0.1 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index 1130cecc3..11aa3c02c 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.0 +PKG_VERSION:=2.9.0.1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=a5c45cd57ae0fd291ea448f9554a30afc09a56b6 +PKG_SOURCE_VERSION:=976a7b864c114b571602ba303d202cb1a49cd59b PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause