wireshark: update to 1.10.7.
This commit is contained in:
parent
db6dd2f0a9
commit
9c8ceba15a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wireshark'
|
||||
pkgname=wireshark
|
||||
version=1.10.6
|
||||
revision=2
|
||||
version=1.10.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args=" --with-ssl \
|
||||
--with-pcap \
|
||||
|
@ -18,8 +18,9 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
homepage="http://www.wireshark.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a9de3fd3002d4df0946cfea2f5a33557666e14c7014dbc42d1f78dfe113f6b5d
|
||||
checksum=d98d263b31dd904a0337ba2db6d1a80bb495b4ac419a304f0f25c551d50cafc6
|
||||
system_groups="wireshark"
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
post_install() {
|
||||
local _includeDir=usr/include/wireshark
|
||||
|
|
Loading…
Reference in New Issue