From 9a3ec19d95be7e834b6be8ce10011c019fd5d5c9 Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 10 Apr 2019 12:20:29 +0200 Subject: [PATCH] wireshark: update to 3.0.1. --- srcpkgs/wireshark/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 6c6d6b08e28..6e82561bc86 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=3.0.0 +version=3.0.1 revision=1 build_style=cmake hostmakedepends="pkg-config flex perl python3-devel mit-krb5-devel qt5-tools @@ -14,7 +14,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=bc4f30f5b2e94f3a696fef9de44673cdf402db90aac5299966da647f708f009e +checksum=86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"