nftables: extract update_* to external update file
This commit is contained in:
parent
35a6a74cb7
commit
1e94a7244a
|
@ -10,7 +10,6 @@ short_desc="Netfilter nftables userspace tools"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://netfilter.org/projects/nftables/"
|
||||
update_ignore="0.0*"
|
||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f6ca69b75c68915f9f3a3972274ec68354dfbbcfc0b9fc55c813a0525c351d3c
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="0.0*"
|
Loading…
Reference in New Issue