wireshark: update to 1.12.5.

This commit is contained in:
Enno Boland 2015-05-15 10:50:38 +02:00
parent 6be5593248
commit 3968d4a9b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=1.12.4
version=1.12.5
revision=1
build_style=gnu-configure
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
@ -15,7 +15,7 @@ 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=de804e98e252e4b795d28d6ac2d48d7f5aacd9b046ee44d44266983795ebc312
checksum=d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82
system_groups="wireshark"
subpackages="libwireshark libwireshark-devel wireshark-gtk"