[arch-commits] Commit in whois/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Wed Feb 19 01:33:37 UTC 2020


    Date: Wednesday, February 19, 2020 @ 01:33:36
  Author: bisson
Revision: 375856

switch to https

Modified:
  whois/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 00:56:14 UTC (rev 375855)
+++ PKGBUILD	2020-02-19 01:33:36 UTC (rev 375856)
@@ -11,7 +11,7 @@
 arch=('x86_64')
 depends=('libidn2')
 makedepends=('perl')
-source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz")
+source=("https://deb.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz")
 sha256sums=('cba1e9000c60950f46a96ba23e8eea8aee240a2b8560e63a6bfb33f9034af14e')
 
 backup=('etc/whois.conf')



More information about the arch-commits mailing list