From ce124fc5da3d4e5106cb93b8d9ce3d75a825c4a3 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 26 Oct 2022 12:16:39 +0200 Subject: [PATCH] map-agent: 2.10.0.28 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index aab8900f2..187069177 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.27 +PKG_VERSION:=2.10.0.28 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=ed090dd5cbac9bd20ef45ee56f36eddc95f2e617 +PKG_SOURCE_VERSION:=71562489645f1f6220af2cb3d2ee74ac609b8ed2 PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause