summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-05-29 02:30:03 +0300
committerCaleb Maclennan2020-05-29 02:30:03 +0300
commita1f9a479ea232318e08a19e006ac19047496cb1d (patch)
treeacd7ce042c6e66728a1ce50cd3f12381fe1ede40
parent419ea6620a39ff575f6ec4402516cb2e37afaad1 (diff)
downloadaur-a1f9a479ea232318e08a19e006ac19047496cb1d.tar.gz
Use HTTPS wherever possible
upgpkg: csvkit-git 1.0.4.r29.g9b76055-1 upgpkg: ec2-metadata 0.1.1-1 upgpkg: font-manager-git 0.7.5.r0.gdaf9d39-1 upgpkg: font-manager 0.7.7-1 upgpkg: git-annex-git 5.20141024-0 upgpkg: gtkhtml4 4.10.0-2 upgpkg: janus-gateway 0.9.5-1 upgpkg: lua-bit32 5.3.0-6 upgpkg: lua-iconv 7-3 upgpkg: lua-mediator 1.1.2-3 upgpkg: nodejs-nan 2.10.0-1 upgpkg: otf-antykwa-torunska 2.08-2 upgpkg: otf-bravura 1.360-1 upgpkg: otf-chunk 20180627-1 upgpkg: otf-im-fell-types 20121117-2 upgpkg: otf-iwona 0.995-2 upgpkg: otf-tex-gyre-ib 2.005-8 upgpkg: pdfstudio-bin 2019.2.2-1 upgpkg: perl-hash-merge-simple 0.051-2 upgpkg: perl-test-most 0.37-1 upgpkg: perl-test-use-ok 0.11-5 upgpkg: praat-git 6.1.09.r104.g9db902f-3 upgpkg: praat 6.1.15-1 upgpkg: prince-bin 13.5-1 upgpkg: prince-books-bin 20191125-1 upgpkg: python-agate-dbf 0.2.1-2 upgpkg: python-agate-excel 0.2.3-2 upgpkg: python-agate-sql 0.5.4-2 upgpkg: python-agate 1.6.1-4 upgpkg: stund 0.97-5 upgpkg: sword-svn r3722-1 upgpkg: teamocil 1.4.2-2 upgpkg: ttf-alef-ibx 1.001-6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2ab0e734f69..ffa861e06cbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = perl-test-use-ok
pkgdesc = Alternative to Test::More::use_ok
pkgver = 0.11
pkgrel = 5
- url = http://search.mcpan.org/dist/Test-use-ok
+ url = https://search.mcpan.org/dist/Test-use-ok
arch = any
license = GPL
license = PerlArtistic
depends = perl>=5.8.9
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Test-use-ok-0.11.tar.gz
+ source = https://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Test-use-ok-0.11.tar.gz
sha256sums = 8410438a2acf127bffcf1ab92205b747a615b487e80a48e8c3d0bb9fa0dbb2a8
pkgname = perl-test-use-ok
diff --git a/PKGBUILD b/PKGBUILD
index c64730c07dc9..ab433f5269f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=0.11
pkgrel=5
pkgdesc="Alternative to Test::More::use_ok"
arch=('any')
-url="http://search.mcpan.org/dist/$_distname"
+url="https://search.mcpan.org/dist/$_distname"
license=('GPL' 'PerlArtistic')
depends=('perl>=5.8.9')
options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/$_distname-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/$_distname-$pkgver.tar.gz")
sha256sums=('8410438a2acf127bffcf1ab92205b747a615b487e80a48e8c3d0bb9fa0dbb2a8')
build() {