summaryrefslogtreecommitdiff
path: root/extra/tcpdump/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tcpdump/PKGBUILD')
-rw-r--r--extra/tcpdump/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/tcpdump/PKGBUILD b/extra/tcpdump/PKGBUILD
index 46dc5917c..171c06763 100644
--- a/extra/tcpdump/PKGBUILD
+++ b/extra/tcpdump/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 161647 2012-06-13 06:49:09Z giovanni $
+# $Id: PKGBUILD 184005 2013-04-30 18:42:55Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=tcpdump
-pkgver=4.3.0
-pkgrel=1.1
+pkgver=4.4.0
+pkgrel=1
pkgdesc="A tool for network monitoring and data acquisition"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.tcpdump.org"
@@ -12,7 +12,7 @@ license=('BSD')
depends=('libpcap' 'openssl')
source=("http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz"
'tcpdump_duplicate_executable.patch')
-md5sums=('a3fe4d30ac85ff5467c889ff46b7e1e8'
+md5sums=('6f75aabcffd012f73bd7c331bb5d8232'
'96c116e5ed51759a029bb6c236d63178')
build() {