From bed495fe5013b8c06d927b6f01973bf664bc691e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 5 May 2019 18:43:41 -0700 Subject: url to https --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 397df79..e10f3e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,7 @@ _islver=0.20 pkgrel=1 pkgdesc='The GNU Compiler Collection - cross compiler for SuperH target' arch=(x86_64 i686 armv7h) -url='http://gcc.gnu.org/' +url='https://gcc.gnu.org/' license=(GPL LGPL FDL) depends=($_target-binutils libmpc zlib) makedepends=(gmp mpfr $_target-newlib) -- cgit v1.2.1