aboutsummaryrefslogtreecommitdiffstats
path: root/community/java-cacerts
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-11-19 14:15:43 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-11-19 14:16:58 +0100
commit4ee7c35b7d373eda37833e00b68898f63b65a14a (patch)
treee9c01bedd17c5b1b84004eea11e1dcbf875b837a /community/java-cacerts
parent730cdcef6901750f4029d4c3b8639ce02ee3ead1 (diff)
downloadaports-4ee7c35b7d373eda37833e00b68898f63b65a14a.tar.bz2
aports-4ee7c35b7d373eda37833e00b68898f63b65a14a.tar.xz
community/*: fix homepage url and source from http:// to https://
Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
Diffstat (limited to 'community/java-cacerts')
-rw-r--r--community/java-cacerts/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/java-cacerts/APKBUILD b/community/java-cacerts/APKBUILD
index eee10281ca..7f43fc0133 100644
--- a/community/java-cacerts/APKBUILD
+++ b/community/java-cacerts/APKBUILD
@@ -3,7 +3,7 @@ pkgname=java-cacerts
pkgver=1.0
pkgrel=0
pkgdesc="Script to update java cacerts store"
-url="http://git.alpinelinux.org/cgit/aports/community/java-cacerts"
+url="https://git.alpinelinux.org/cgit/aports/community/java-cacerts"
arch="noarch"
license="MIT"
depends="p11-kit p11-kit-trust ca-certificates"