From 1692ed2afe3ecab03fac27fbc728239b771369bc Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 7 Dec 2022 15:50:23 +0100 Subject: [PATCH] map-agent: 2.10.2.2 --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index a8bb98f09..83d717f47 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.2.1 +PKG_VERSION:=2.10.2.2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=9fa761d3f5e8b0f9953d39a95aea906c600d3ced +PKG_SOURCE_VERSION:=4ed3f9bf0743086a85e1b7cf49c47eb49ab05015 PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause