summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3191e8df5739..fafca02d0340 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = gcc45
options = !libtool
options = !buildflags
source = http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.5.4/gcc-4.5.4.tar.bz2
- source = http://isl.gforge.inria.fr/isl-0.12.2.tar.bz2
+ source = https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.12.2.tar.bz2
source = http://www.bastoul.net/cloog/pages/download/cloog-0.18.1.tar.gz
source = gcc-hash-style-both.patch
source = gcc_pure64.patch
diff --git a/PKGBUILD b/PKGBUILD
index c993ce3ec649..949b343296cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,7 @@ source=(
'gcc-hash-style-both.patch'
'gcc_pure64.patch'
)
+source[1]="https://gcc.gnu.org/pub/gcc/infrastructure/${source[1]##*/}"
md5sums=('27e459c2566b8209ab064570e1b378f7'
'e039bfcfb6c2ab039b8ee69bf883e824'
'e34fca0540d840e5d0f6427e98c92252'