summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12018-08-27 23:23:42 +0800
committerChocobo12018-08-27 23:23:42 +0800
commit469f1125e6a54a59920e16e919952262b18a984e (patch)
treec3b39d6c14727ea933625e078907e2b35a63c0d0 /PKGBUILD
parent0c883a1134ce82e2b5e4527a87194f39f067626e (diff)
downloadaur-469f1125e6a54a59920e16e919952262b18a984e.tar.gz
Use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 720f589e56fc..d5b7659015da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.8.1.r205.g69fcdc66
pkgrel=1
pkgdesc="A portable C/C++ library for network traffic capture"
arch=('i686' 'x86_64')
-url="http://www.tcpdump.org/"
+url="https://www.tcpdump.org/"
license=('BSD')
depends=('glibc' 'libnl' 'libusbx' 'dbus')
makedepends=('git' 'bluez-libs')