[arch-commits] Commit in tcpdump/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Mon Aug 5 07:24:44 UTC 2019
Date: Monday, August 5, 2019 @ 07:24:44
Author: bisson
Revision: 359162
use https
Modified:
tcpdump/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-05 07:24:18 UTC (rev 359161)
+++ PKGBUILD 2019-08-05 07:24:44 UTC (rev 359162)
@@ -6,7 +6,7 @@
pkgver=4.9.2
pkgrel=1
pkgdesc='Powerful command-line packet analyzer'
-url='http://www.tcpdump.org/'
+url='https://www.tcpdump.org/'
arch=('x86_64')
license=('BSD')
depends=('libpcap' 'libcap-ng' 'openssl')
More information about the arch-commits
mailing list