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/gcc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/gcc') diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD index a6d9a7841c..e19eddea68 100644 --- a/main/gcc/APKBUILD +++ b/main/gcc/APKBUILD @@ -136,7 +136,7 @@ if $LANG_ADA; then fi makedepends="$makedepends_build $makedepends_host" -source="http://gcc.gnu.org/pub/gcc/releases/gcc-${_pkgbase:-$pkgver}/gcc-${_pkgbase:-$pkgver}.tar.xz +source="https://gcc.gnu.org/pub/gcc/releases/gcc-${_pkgbase:-$pkgver}/gcc-${_pkgbase:-$pkgver}.tar.xz 002_all_default-relro.patch 003_all_default-fortify-source.patch 005_all_default-as-needed.patch -- cgit v1.2.3