Date: Friday, March 20, 2015 @ 17:37:33 Author: giovanni Revision: 234247
upgpkg: tcpdump 4.7.3-1 upstream release Modified: tcpdump/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-20 16:26:08 UTC (rev 234246) +++ PKGBUILD 2015-03-20 16:37:33 UTC (rev 234247) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=tcpdump -pkgver=4.6.2 +pkgver=4.7.3 pkgrel=1 pkgdesc="A tool for network monitoring and data acquisition" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libpcap' 'openssl') source=("http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz" 'tcpdump_duplicate_executable.patch') -md5sums=('74d0d3728b3cdc60db872d842e7f1598' +md5sums=('334a4761594b29f80793c1303f0f4acc' '01379e4a12a208ce951c6c2abe80300f') prepare() {
