From: Yousong Zhou Date: Tue, 2 May 2017 14:45:18 +0000 (+0800) Subject: iproute2: bump PKG_RELEASE X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fflorian.git;a=commitdiff_plain;h=9b4c41524ffa7ac151f072b8febe05ccc05b529d iproute2: bump PKG_RELEASE Signed-off-by: Yousong Zhou --- 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