Date: Tuesday, May 21, 2019 @ 21:52:24
  Author: arojas
Revision: 353758

https

Modified:
  perl-net-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-21 21:51:51 UTC (rev 353757)
+++ PKGBUILD    2019-05-21 21:52:24 UTC (rev 353758)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Low-level HTTP connection (client)"
 arch=('any')
-url=http://search.cpan.org/dist/Net-HTTP
+url=https://search.cpan.org/dist/Net-HTTP
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 depends=('perl')

Reply via email to