Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56bd2e7f52083a60fe913395b846803fa10d371a
commit 56bd2e7f52083a60fe913395b846803fa10d371a Author: crazy <[email protected]> Date: Tue Jan 24 22:00:02 2017 +0100 wireshark-2.2.4-1-x86_64 * Version bump diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 86315c2..8d90a56 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy <[email protected]> pkgname=wireshark -pkgver=2.2.3 +pkgver=2.2.4 pkgrel=1 pkgdesc="The world's most popular network protocol analyzer." url="http://www.wireshark.org/" @@ -13,7 +13,7 @@ archs=('x86_64') options+=('scriptlet') up2date="lynx -dump http://www.wireshark.org/download.html | grep stable -m1 | sed 's/.*is \(.*\)\. .*/\1/'" source=(https://2.na.dl.wireshark.org/src/all-versions/$pkgname-$pkgver.tar.bz2) -sha1sums=('98fa058e0b07ab97b6f0a670e5277203f0b80715') +sha1sums=('2913835d17a93af2a85ad5d9b580c47b359619a4') subpkgs+=("$pkgname-gtk") subdescs+=("$pkgdesc (Gtk3 frontend)") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
