Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a042c7e865ae363271a11cfd800918faa7d9073e
commit a042c7e865ae363271a11cfd800918faa7d9073e Author: crazy <[email protected]> Date: Sun Apr 16 08:52:41 2017 +0200 wireshark-2.2.6-1-x86_64 * Version bump diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 5338f8d..c730cbd 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.5 +pkgver=2.2.6 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=('cc3ae3fa640caee1fdb4499a4b70272934efad14') +sha1sums=('608c0ece0d7c0f9c82f031e69c87c0de57c3f0dd') subpkgs+=("$pkgname-gtk") subdescs+=("$pkgdesc (Gtk3 frontend)") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
