wireshark: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:40 +00:00
parent 8b512a2e67
commit baad22aee9
2 changed files with 1 additions and 1 deletions

View file

@ -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"

1
srcpkgs/wireshark/update Normal file
View file

@ -0,0 +1 @@
ignore="*.?[13579].*"