Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f75e0abe44e7718dfbc237b46b4fd1f2566a9b8
commit 4f75e0abe44e7718dfbc237b46b4fd1f2566a9b8 Author: CSÃCSY László <[email protected]> Date: Mon May 24 20:38:26 2010 +0200 wireshark-1.2.8-1-i686 version bump closes #4222 in -current diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 9edc02a..1297cd9 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László <[email protected]> pkgname=wireshark -pkgver=1.2.7 +pkgver=1.2.8 pkgrel=1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" @@ -16,7 +16,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump 'http://www.wireshark.org/download/src/?C=M;O=D' | grep '\]wireshark-[0-9]\.[02468]' | sed 's/.*wireshark-\(.*\)/\1/' | sort -r | head -n 1 | sed 's/\(.*\)\.tar.*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('e6f5d973886c7fc527c151811396286e361f8963') +sha1sums=('147554f2175ccd8481e8ee7f0598663746b91983') ## TODO: split GUI / utils
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
