From 7c91b86d01daed311bf771f2f89757ce59881d2b Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Fri, 8 Jan 2021 20:07:28 +0100 Subject: [PATCH] map-agent: 3.1.7 use if_utils easy API --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index fc5ba0d22..cd57c1a54 100644 --- a/map-agent/Makefile +++ b/map-agent/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-agent -PKG_VERSION:=3.1.6 +PKG_VERSION:=3.1.7 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=69c9288eba681a1dfe3a9405b16f78831187470f +PKG_SOURCE_VERSION:=9ce0cd32cb31d51fd5d8c450568a6f2d4adfeb3f PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=PROPRIETARY IOPSYS