aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-11-20 11:29:12 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-12-22 16:45:15 +0100
commitafe1059fbbea69667f1e0c4b78bd2f4fb85af4d8 (patch)
tree82eef4f88aec4dd23f4eaade874b8128b3ef491f
parent5b8e38c3750cca221d62cd5e7b3756bd4de0c4c1 (diff)
main/gcc: update url to use https
-rw-r--r--main/gcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD
index 73fc54d9915..ebc564df6a1 100644
--- a/main/gcc/APKBUILD
+++ b/main/gcc/APKBUILD
@@ -8,7 +8,7 @@ pkgver=9.2.0
pkgname="$pkgname$_target"
pkgrel=3
pkgdesc="The GNU Compiler Collection"
-url="http://gcc.gnu.org"
+url="https://gcc.gnu.org"
arch="all"
license="GPL LGPL"
_gccrel=$pkgver-r$pkgrel