diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 4649f8bfa9e..2e6fdfd3bf4 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=2.2.3 +version=2.2.4 revision=1 build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua @@ -17,7 +17,7 @@ license="GPL-2" # XXX ovh is blocked (repo4.voidlinux.eu can't download this). distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2" #distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2" -checksum=97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b +checksum=42a7fb35eed5a32478153e24601a284bb50148b7ba919c3e8452652f4c2a3911 system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"