Date: Friday, August 22, 2014 @ 07:31:02 Author: giovanni Revision: 220525
upgpkg: tcpdump 4.6.1-1 upstream release Modified: tcpdump/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-22 05:04:31 UTC (rev 220524) +++ PKGBUILD 2014-08-22 05:31:02 UTC (rev 220525) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=tcpdump -pkgver=4.5.1 +pkgver=4.6.1 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=('973a2513d0076e34aa9da7e15ed98e1b' +md5sums=('dab267ec30216a069747d10314079ec7' '01379e4a12a208ce951c6c2abe80300f') prepare() {
