[arch-commits] Commit in (2 files)

Rémy Oudompheng remy at archlinux.org
Mon Aug 5 05:49:42 UTC 2019


    Date: Monday, August 5, 2019 @ 05:49:41
  Author: remy
Revision: 497432

Use HTTPS instead of HTTP in URLs

Modified:
  perl-datetime-calendar-julian/trunk/PKGBUILD
  perl-xml-libxml-simple/trunk/PKGBUILD

----------------------------------------------+
 perl-datetime-calendar-julian/trunk/PKGBUILD |    2 +-
 perl-xml-libxml-simple/trunk/PKGBUILD        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: perl-datetime-calendar-julian/trunk/PKGBUILD
===================================================================
--- perl-datetime-calendar-julian/trunk/PKGBUILD	2019-08-05 05:49:37 UTC (rev 497431)
+++ perl-datetime-calendar-julian/trunk/PKGBUILD	2019-08-05 05:49:41 UTC (rev 497432)
@@ -11,7 +11,7 @@
 depends=('perl-datetime')
 makedepends=()
 url="https://metacpan.org/release/${_dist}"
-source=(http://search.cpan.org/CPAN/authors/id/P/PI/PIJLL/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/P/PI/PIJLL/${_dist}-${pkgver}.tar.gz)
 sha512sums=('e822d57dabbf76dcca9dc1eb097cef9c15579aeb1782a51eb3dd01d47eda0aef2aa92096df67602297a24c387445f6eb381bb3eedfe33486990844f3c96b4960')
 
 build() {

Modified: perl-xml-libxml-simple/trunk/PKGBUILD
===================================================================
--- perl-xml-libxml-simple/trunk/PKGBUILD	2019-08-05 05:49:37 UTC (rev 497431)
+++ perl-xml-libxml-simple/trunk/PKGBUILD	2019-08-05 05:49:41 UTC (rev 497432)
@@ -11,7 +11,7 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl' 'perl-xml-libxml' 'perl-file-slurp-tiny')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/${_dist}-${pkgver}.tar.gz)
 md5sums=('15b7cbe0887e292057fbcfcb3d87ef2e')
 sha512sums=('806e039eefb447c43c747d1621bb432a3df13cb36798853ef2fe8a0ccaa1d7651d67fd6d386e19936100ffd4c04185004e5f0bb4ced66ed544efb6d6157b4e47')
 



More information about the arch-commits mailing list