[source] iproute2: bump PKG_RELEASE

LEDE Commits lede-commits at lists.infradead.org
Tue May 2 07:45:53 PDT 2017


yousong pushed a commit to source.git, branch master:
https://git.lede-project.org/9b4c41524ffa7ac151f072b8febe05ccc05b529d

commit 9b4c41524ffa7ac151f072b8febe05ccc05b529d
Author: Yousong Zhou <yszhou4tech at gmail.com>
AuthorDate: Tue May 2 22:45:18 2017 +0800

    iproute2: bump PKG_RELEASE
    
    Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
---
 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 fd6b568..d528594 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



More information about the lede-commits mailing list