summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6737b5f2f43a..6cba59d644c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=tcpdump-git
-pkgver=4.9.0.r59.g3951a87c
+pkgver=4.9.0.r1079.g7f1d1729
pkgrel=1
pkgdesc="A powerful command-line packet analyzer"
arch=('i686' 'x86_64')
-url="http://www.tcpdump.org/"
+url="https://www.tcpdump.org/"
license=('BSD')
-depends=('glibc' 'openssl')
+depends=('glibc' 'libcap-ng' 'libpcap' 'openssl')
makedepends=('git')
provides=('tcpdump')
conflicts=('tcpdump')