From 18fbe5e9220f33d8afe0154c08d9e53f5d9df858 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sun, 29 Sep 2019 09:17:26 +0200 Subject: [PATCH] wireshark: update to 3.0.5. --- srcpkgs/wireshark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 925e766dceb..10a99e65bcb 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=3.0.4 +version=3.0.5 revision=1 build_style=cmake hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools @@ -15,7 +15,7 @@ maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://www.wireshark.org" distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz" -checksum=773bd57df2aeae1694a0b7fbfb34283ba24799cfd6299eed696630fc9ebeecbf +checksum=c551fce475c49cea317ccbf9d22404bc827dde9cee0ccdf6648bfed3ecd9f820 system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"