Date: Tuesday, May 21, 2019 @ 21:52:41
  Author: arojas
Revision: 353759

https

Modified:
  perl-net-ip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-21 21:52:24 UTC (rev 353758)
+++ PKGBUILD    2019-05-21 21:52:41 UTC (rev 353759)
@@ -8,7 +8,7 @@
 pkgdesc="Perl Module:  Easy manipulation of IPv4 and IPv6 addresses"
 arch=('any')
 license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-IP/";
+url="https://search.cpan.org/dist/Net-IP/";
 depends=('perl')
 options=(!emptydirs)
 source=("https://www.cpan.org/authors/id/M/MA/MANU/Net-IP-$pkgver.tar.gz";)

Reply via email to