diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 48283e6ff1e..2cdfbb5d254 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=2.6.3 +version=2.6.4 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 " homepage="https://www.wireshark.org" license="GPL-2.0-or-later" distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz" -checksum=d158a8a626dc0997a826cf12b5316a3d393fb9f93d84cc86e75b212f0044a3ec +checksum=a06b007e6343f148b8b93443b2fcfc9bb3204311cd268565d54d1b71660bc861 system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"