summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-03-03 21:20:10 -0500
committerChris Severance2024-03-03 21:20:10 -0500
commitfc924f604bd7c17c8ab7fd2741ff805c17385746 (patch)
tree4839d690e6ea891146072c9e6e451492cc439b20
parente63cfc59b375e91dce7ab16e9ca7015360822cf6 (diff)
downloadaur-gcc45.tar.gz
autu: Update to 4.5.4-3 Update isl link
-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'