From 2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53 Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Wed, 27 Feb 2019 00:28:10 +0100 Subject: system/*: Change remaining url='*'s to https:// wherever possible --- system/gettys-openrc/APKBUILD | 2 +- system/kmod/APKBUILD | 2 +- system/libcap/APKBUILD | 2 +- system/libuv/APKBUILD | 2 +- system/lvm2/APKBUILD | 2 +- system/parted/APKBUILD | 2 +- system/ruby/APKBUILD | 2 +- system/vim/APKBUILD | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/system/gettys-openrc/APKBUILD b/system/gettys-openrc/APKBUILD index c976cd275..31a646011 100644 --- a/system/gettys-openrc/APKBUILD +++ b/system/gettys-openrc/APKBUILD @@ -4,7 +4,7 @@ pkgname=gettys-openrc pkgver=0.0.1.0 pkgrel=3 pkgdesc="Dynamic getty services" -url="http://adelielinux.org/" +url="https://adelielinux.org/" arch="noarch" options="!check" # No test suite. license="NCSA" diff --git a/system/kmod/APKBUILD b/system/kmod/APKBUILD index 2499dcdd6..19f374a18 100644 --- a/system/kmod/APKBUILD +++ b/system/kmod/APKBUILD @@ -4,7 +4,7 @@ pkgname=kmod pkgver=25 pkgrel=0 pkgdesc="Linux kernel module management utilities" -url="http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary" +url="https://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary" arch="all" options="!check" # https://bugs.gentoo.org/408915#c3 license="GPL-2.0+" diff --git a/system/libcap/APKBUILD b/system/libcap/APKBUILD index 64763b21b..517b30609 100644 --- a/system/libcap/APKBUILD +++ b/system/libcap/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="POSIX 1003.1e capabilities" arch="all" options="!check" license="BSD-3-Clause OR GPL-2.0-only" -url="http://www.friedhoff.org/posixfilecaps.html" +url="https://www.friedhoff.org/posixfilecaps.html" depends="" depends_dev="linux-headers" makedepends_build="linux-headers perl !gperf" diff --git a/system/libuv/APKBUILD b/system/libuv/APKBUILD index acbf16d8d..e6e7316fd 100644 --- a/system/libuv/APKBUILD +++ b/system/libuv/APKBUILD @@ -5,7 +5,7 @@ pkgname=libuv pkgver=1.23.2 pkgrel=0 pkgdesc="Cross-platform asychronous I/O" -url="http://libuv.org" +url="https://libuv.org" arch="all" license="MIT AND BSD-2-Clause AND BSD-3-Clause AND ISC" makedepends="automake autoconf libtool linux-headers" diff --git a/system/lvm2/APKBUILD b/system/lvm2/APKBUILD index 0b9d4428d..94319c098 100644 --- a/system/lvm2/APKBUILD +++ b/system/lvm2/APKBUILD @@ -4,7 +4,7 @@ pkgname=lvm2 pkgver=2.02.181 pkgrel=0 pkgdesc="Logical Volume Manager 2 utilities" -url="http://sourceware.org/lvm2/" +url="https://sourceware.org/lvm2/" arch="all" options="!check" # Test tries to use real /dev/mapper/control. license="GPL-2.0+ AND LGPL-2.1-only" diff --git a/system/parted/APKBUILD b/system/parted/APKBUILD index d5a18131c..081de8bf2 100644 --- a/system/parted/APKBUILD +++ b/system/parted/APKBUILD @@ -4,7 +4,7 @@ pkgname=parted pkgver=3.2 pkgrel=8 pkgdesc="Utility to create, destroy, resize, check and copy partitions" -url="http://www.gnu.org/software/parted/parted.html" +url="https://www.gnu.org/software/parted/parted.html" arch="all" options="!checkroot" license="GPL-3.0+" diff --git a/system/ruby/APKBUILD b/system/ruby/APKBUILD index 1ed293793..18d9bf8d8 100644 --- a/system/ruby/APKBUILD +++ b/system/ruby/APKBUILD @@ -30,7 +30,7 @@ pkgver=2.5.3 _abiver="${pkgver%.*}.0" pkgrel=1 pkgdesc="An object-oriented language for quick and easy programming" -url="http://www.ruby-lang.org/" +url="https://www.ruby-lang.org/" arch="all" license="Ruby AND BSD-2-Clause" depends="ca-certificates" diff --git a/system/vim/APKBUILD b/system/vim/APKBUILD index 9c75b2621..bf29cc167 100644 --- a/system/vim/APKBUILD +++ b/system/vim/APKBUILD @@ -7,7 +7,7 @@ pkgname=vim pkgver=8.1.0952 pkgrel=0 pkgdesc="advanced text editor" -url="http://www.vim.org" +url="https://www.vim.org" arch="all" options="!check" # requires controlling TTY, and fails with musl locales license="Vim" -- cgit v1.2.3-60-g2f50