[arch-commits] Commit in perl-perl4-corelibs/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 15 14:09:58 UTC 2019


    Date: Sunday, September 15, 2019 @ 14:09:57
  Author: arojas
Revision: 362909

https

Modified:
  perl-perl4-corelibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 14:09:38 UTC (rev 362908)
+++ PKGBUILD	2019-09-15 14:09:57 UTC (rev 362909)
@@ -10,7 +10,7 @@
 depends=('perl')
 makedepends=('perl-module-build')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-$pkgver.tar.gz")
 sha512sums=('71083f1640e95559ee4bc5a7f1bbe6beacec048a073e211ab7f6ee4de26463f6ae3d87e99e00a41ea8f2f93a5e96367bafe907ef3367e400de35123c22eb7b88')
 
 build() {



More information about the arch-commits mailing list