From 730cdcef6901750f4029d4c3b8639ce02ee3ead1 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 19 Nov 2017 14:05:22 +0100 Subject: main/*: 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. --- main/mkinitfs/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/mkinitfs') diff --git a/main/mkinitfs/APKBUILD b/main/mkinitfs/APKBUILD index 8c1c2493ba..21dfe72d54 100644 --- a/main/mkinitfs/APKBUILD +++ b/main/mkinitfs/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.1.0 _ver=${pkgver%_git*} pkgrel=3 pkgdesc="Tool to generate initramfs images for Alpine" -url="http://git.alpinelinux.org/cgit/mkinitfs" +url="https://git.alpinelinux.org/cgit/mkinitfs" arch="all" license="GPL2" makedepends_build="" -- cgit v1.2.3