Browse Source

iproute2: bump PKG_RELEASE

Signed-off-by: Yousong Zhou <[email protected]>
Yousong Zhou 8 năm trước cách đây
mục cha
commit
9b4c41524f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package/network/utils/iproute2/Makefile

+ 1 - 1
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