From 9b4c41524ffa7ac151f072b8febe05ccc05b529d Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Tue, 2 May 2017 22:45:18 +0800 Subject: [PATCH] iproute2: bump PKG_RELEASE Signed-off-by: Yousong Zhou --- package/network/utils/iproute2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index fd6b5683e0..d5285942aa 100644 --- a/package/network/utils/iproute2/Makefile +++ b/package/network/utils/iproute2/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iproute2 PKG_VERSION:=4.4.0 -PKG_RELEASE:=9 +PKG_RELEASE:=10 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2 -- 2.30.2