main/gcc: fix source URLs (HTTP instead of FTP)

This commit switches ftp:// to http://, as the former link does not
work anymore. Looks like GNU finally disabled their FTP service, as
announced here:

> If you maintain scripts used to access ftp.gnu.org over FTP,
> we strongly encourage you to change them to use HTTPS instead.

I've changed it to http:// to match the binutils package.
This commit is contained in:
Oliver Smith 2018-05-05 22:09:52 +02:00 committed by Jakub Jirutka
parent 923cd1e698
commit 0fa503e000

View File

@ -143,8 +143,8 @@ if $LANG_ADA; then
fi
makedepends="$makedepends_build $makedepends_host"
source="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${_pkgbase:-$pkgver}/gcc-${_pkgbase:-$pkgver}.tar.xz
ftp://sourceware.org/pub/java/ecj-4.9.jar
source="http://gcc.gnu.org/pub/gcc/releases/gcc-${_pkgbase:-$pkgver}/gcc-${_pkgbase:-$pkgver}.tar.xz
http://sourceware.org/pub/java/ecj-4.9.jar
001_all_default-ssp-strong.patch
002_all_default-relro.patch