summaryrefslogtreecommitdiff
path: root/extra/tcpdump/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-01 09:38:49 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-01 09:38:49 +0200
commitc179b246b30ea14c5f9063d95860d7e05a7c278d (patch)
tree30b547b50753a52ce2f857260f8d320d772c4686 /extra/tcpdump/PKGBUILD
parent30361fcf6cc3dfa38d4b033ccb9fe33ddd17ebe7 (diff)
parent1b05006cb143959d080a200fe11891c9f5caf32c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/linux-tools/PKGBUILD community/pdns-recursor/PKGBUILD extra/gstreamer0.10/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/tcpdump/PKGBUILD libre/linux-libre-tools/PKGBUILD
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() {