From e6173075f6a20fb41ffa3b9491730cf4a524ffd7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 28 Feb 2016 09:52:20 +0100 Subject: [PATCH] wireshark: update to 2.0.2. --- srcpkgs/wireshark/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 3afe3fe5ae5..b58e9d41387 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,7 +1,7 @@ # Template file for 'wireshark' pkgname=wireshark -version=2.0.1 -revision=3 +version=2.0.2 +revision=1 build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua --with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc" @@ -14,7 +14,7 @@ maintainer="Enno Boland " homepage="http://www.wireshark.org" license="GPL-2" distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2" -checksum=c9bd07dd0d0045d6ca7537390a1afbcdf33716d193ea7d7084ae4f6c30b683ab +checksum=e921fb072085a5654d899949bb561d0687f4819f7b63ba35777bb949a9b6b9c1 system_groups="wireshark" subpackages="libwireshark libwireshark-devel wireshark-gtk" @@ -63,7 +63,6 @@ libwireshark-devel_package() { } } wireshark-gtk_package() { - replaces="wireshark<1.12.2_1" depends="${sourcepkg}>=${version}_${revision} hicolor-icon-theme desktop-file-utils" short_desc+=" - GTK+ frontend" pkg_install() { @@ -73,7 +72,6 @@ wireshark-gtk_package() { } } wireshark-qt_package() { - replaces="wireshark<1.12.2_1" depends="${sourcepkg}>=${version}_${revision} desktop-file-utils" short_desc+=" - Qt frontend" pkg_install() {