Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=726942cccb22e6155103ce2199ad9cf396560af2
commit 726942cccb22e6155103ce2199ad9cf396560af2 Author: kikadf <[email protected]> Date: Wed Aug 20 16:51:05 2014 +0200 wireshark-1.10.9-1-x86_64 * Version bump * Fix CVE-2014-5161, CVE-2014-5162, CVE-2014-5163, CVE-2014-5164, * CVE-2014-5165 diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index a79a8d0..b8ffe77 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.10.6 +pkgver=1.10.9 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.html | grep stable -m1 | sed 's/.*is \(.*\)\. .*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('081a2daf85e3257d7a2699e84a330712e3e5b9bb') +sha1sums=('902b0eb6f3e007c9ffcf6f76c02403bd90319f96') ## TODO: split GUI / utils
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
