Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.7.git;a=commitdiff;h=5622567a0761827abaa6bd5ab45ed77b5c9c6d3c
commit 5622567a0761827abaa6bd5ab45ed77b5c9c6d3c Author: CSÉCSY László <[email protected]> Date: Tue Sep 11 08:20:50 2012 +0200 wireshark-1.8.2-1gaia1-x86_64 secfix verbump, backport of 9d16fda closes #4727 in -stable diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 40dbc97..048d233 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László <[email protected]> pkgname=wireshark -pkgver=1.8.1 -pkgrel=1 +pkgver=1.8.2 +pkgrel=1gaia1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" depends=('libkrb5' 'gtk+2>=2.20.0-2' 'libpcap' 'gnutls>=2.12.12' 'openssl>=1.0.0') @@ -16,7 +16,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump http://www.wireshark.org/download.html | grep stable -m1 | sed 's/.*is \(.*\)\. .*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('84afa59ff6af6493ce365860d23da986452013ea') +sha1sums=('4737d9745dbf002444ea42615243abf3bb80b943') ## TODO: split GUI / utils
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
