diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-19 15:25:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:07 +0700 |
commit | d7f72de3b96c00d9775962a74c534cb4d57daffd (patch) | |
tree | 8a01777fe146457656826d11b94477eef581eb43 /development/gcclegacy494 | |
parent | d7105eba46e82875ff70ed216e41f0aabeae36d8 (diff) |
development/gcclegacy494: Fixed download urls.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/gcclegacy494')
-rw-r--r-- | development/gcclegacy494/gcclegacy494.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/gcclegacy494/gcclegacy494.info b/development/gcclegacy494/gcclegacy494.info index 94aa88387f62..64786e47f2a6 100644 --- a/development/gcclegacy494/gcclegacy494.info +++ b/development/gcclegacy494/gcclegacy494.info @@ -1,12 +1,12 @@ PRGNAM="gcclegacy494" VERSION="4.9.4" HOMEPAGE="https://gcc.gnu.org/" -DOWNLOAD="http://gcc.parentingamerica.com/releases/gcc-4.9.4/gcc-4.9.4.tar.gz \ - ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-0.18.1.tar.gz \ - ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.12.2.tar.bz2 \ - ftp://gcc.gnu.org/pub/gcc/infrastructure/mpc-0.8.1.tar.gz \ - ftp://gcc.gnu.org/pub/gcc/infrastructure/gmp-4.3.2.tar.bz2 \ - ftp://gcc.gnu.org/pub/gcc/infrastructure/mpfr-2.4.2.tar.bz2" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/gcclegacy494/gcc-4.9.4.tar.gz \ + http://ponce.cc/slackware/sources/repo/gcclegacy494/cloog-0.18.1.tar.gz \ + http://ponce.cc/slackware/sources/repo/gcclegacy494/isl-0.12.2.tar.bz2 \ + http://ponce.cc/slackware/sources/repo/gcclegacy494/mpc-0.8.1.tar.gz \ + http://ponce.cc/slackware/sources/repo/gcclegacy494/gmp-4.3.2.tar.bz2 \ + http://ponce.cc/slackware/sources/repo/gcclegacy494/mpfr-2.4.2.tar.bz2" MD5SUM="b92b423b2f8f517c909fda2621ff2d7c \ e34fca0540d840e5d0f6427e98c92252 \ e039bfcfb6c2ab039b8ee69bf883e824 \ |