Date: Wednesday, September 3, 2014 @ 13:11:15 Author: giovanni Revision: 220925
upgpkg: tcpdump 4.6.2-1 upstream release Modified: tcpdump/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-03 05:29:04 UTC (rev 220924) +++ PKGBUILD 2014-09-03 11:11:15 UTC (rev 220925) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=tcpdump -pkgver=4.6.1 +pkgver=4.6.2 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=('dab267ec30216a069747d10314079ec7' +md5sums=('74d0d3728b3cdc60db872d842e7f1598' '01379e4a12a208ce951c6c2abe80300f') prepare() {
