Date: Tuesday, April 30, 2013 @ 20:42:48 Author: giovanni Revision: 184004
upgpkg: tcpdump 4.4.0-1 upstream release Modified: tcpdump/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-30 15:06:18 UTC (rev 184003) +++ PKGBUILD 2013-04-30 18:42:48 UTC (rev 184004) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=tcpdump -pkgver=4.3.0 +pkgver=4.4.0 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=('a3fe4d30ac85ff5467c889ff46b7e1e8' +md5sums=('6f75aabcffd012f73bd7c331bb5d8232' '96c116e5ed51759a029bb6c236d63178') build() {
