Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d457921e34e63409f264c4a4f08b764248a720b2
commit d457921e34e63409f264c4a4f08b764248a720b2 Author: crazy <[email protected]> Date: Fri Dec 1 13:00:14 2017 +0100 wireshark-2.4.3-1-x86_64 * Version bump diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index b991163..0a18b0e 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy <[email protected]> pkgname=wireshark -pkgver=2.4.2 -pkgrel=2 +pkgver=2.4.3 +pkgrel=1 pkgdesc="The world's most popular network protocol analyzer." url="http://www.wireshark.org/" depends=('glib2' 'lua' 'c-ares' 'gnutls' 'libkrb5' 'geoip' 'libpcap' 'libusb1' 'dbus' 'libnl' 'libssh') @@ -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.xz) -sha1sums=('93e1eff9380015a8a9df473ffa38ba0635d25238') +sha1sums=('1c52b5d03d0dd9fe33c6c225233e89ed6d1d6d28') subpkgs+=("$pkgname-gtk") subdescs+=("$pkgdesc (Gtk3 frontend)") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
