From d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:06 +0200 Subject: main: (Bulk change) Update source urls to https using HTTPS Everywhere --- main/imake/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/imake') diff --git a/main/imake/APKBUILD b/main/imake/APKBUILD index 0ee6f0660a..0d8a010eba 100644 --- a/main/imake/APKBUILD +++ b/main/imake/APKBUILD @@ -12,7 +12,7 @@ depends_dev= makedepends="util-macros $depends_dev xorgproto" install="" subpackages="$pkgname-doc" -source="http://ftp.x.org/pub/individual/util/$pkgname-$pkgver.tar.bz2" +source="https://ftp.x.org/pub/individual/util/$pkgname-$pkgver.tar.bz2" build() { cd "$builddir" -- cgit v1.2.3