wireshark: extract update_* to external update file
This commit is contained in:
parent
8b512a2e67
commit
baad22aee9
|
@ -14,7 +14,6 @@ short_desc="A network protocol analyzer"
|
|||
maintainer="Enno Boland <eb@s01.de>"
|
||||
homepage="http://www.wireshark.org"
|
||||
license="GPL-2"
|
||||
update_ignore="*.?[13579].*"
|
||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=69950b9dcb1a630982b5f680554d73d27ee0dc856fc6aeef88c8d04eb5ac33ea
|
||||
system_groups="wireshark"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*.?[13579].*"
|
Loading…
Reference in New Issue