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:
965df21
)
nftables: remove date from version
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 9 Aug 2017 21:08:48 +0000
(23:08 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 9 Aug 2017 21:20:56 +0000
(23:20 +0200)
We are using the normal 0.7 version of nftables, do not add an
additional date to the version number.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/utils/nftables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/nftables/Makefile
b/package/network/utils/nftables/Makefile
index 6ff323c9b06111170c68a4a64dec46298d63c720..b45440367d60369ac5713c31691112ef3c07b48d 100644
(file)
--- a/
package/network/utils/nftables/Makefile
+++ b/
package/network/utils/nftables/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nftables
-PKG_VERSION:=0.7
+2016-12-20
+PKG_VERSION:=0.7
PKG_RELEASE:=1
PKG_SOURCE_URL:=git://git.netfilter.org/nftables