2
0
Эх сурвалжийг харах

nftables: remove date from version

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 <[email protected]>
Hauke Mehrtens 8 жил өмнө
parent
commit
779227d5ee

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