[arch-commits] Commit in perl-software-license/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Sep 21 17:34:37 UTC 2019


    Date: Saturday, September 21, 2019 @ 17:34:36
  Author: arojas
Revision: 511411

https

Modified:
  perl-software-license/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-21 17:34:10 UTC (rev 511410)
+++ PKGBUILD	2019-09-21 17:34:36 UTC (rev 511411)
@@ -10,7 +10,7 @@
 depends=('perl>=5.6' perl-data-section perl-text-template)
 checkdepends=(perl-try-tiny)
 url=https://metacpan.org/release/Software-License
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Software-License-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Software-License-$pkgver.tar.gz")
 md5sums=(24bab4d2b3a8f3cb8533e118f5498de2)
 sha512sums=(8012f9d3e8671bdcbaf52f6790f6cd2f6a0510883bb40115c222c8c685aed6697ba33b3f9df8d853841cd2eef0806d919c9038b6ba7b1057f475b3b63457069d)
 _ddir="Software-License-$pkgver"



More information about the arch-commits mailing list