projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfa5865
)
iproute2: bump PKG_RELEASE
author
Yousong Zhou
<yszhou4tech@gmail.com>
Tue, 2 May 2017 14:45:18 +0000
(22:45 +0800)
committer
Yousong Zhou
<yszhou4tech@gmail.com>
Tue, 2 May 2017 14:45:42 +0000
(22:45 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
package/network/utils/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iproute2/Makefile
b/package/network/utils/iproute2/Makefile
index fd6b5683e03fae91df7587337d0b6d6732fae895..d5285942aa0a21d05df55750d132492efc4935e1 100644
(file)
--- 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