rtems: Update source and patch URLs to valid locations

Updates #4715
This commit is contained in:
Chris Johns 2022-11-15 21:50:22 +11:00
parent 0a7ecef07e
commit 3ec64413c9
7 changed files with 14 additions and 6 deletions

View File

@ -19,7 +19,7 @@
%define with_iconv 1
%endif
%hash sha512 gcc-core-4.9.1.tar.bz2 \
%hash sha512 gcc-4.9.1.tar.bz2 \
hZgQakt8A7tNbin6G/qe5rY5DR8byobBzNJ67YMK4dEm2qUMQEEBbL+nYJDdZsUfHOBpWLjM1sO+UerodRJVkw==
%hash sha512 newlib-2.1.0.tar.gz \
Z3CGT5MHq7JAGk5I8oaEXTpK/DCyrJh9pLlkpUhcw4I7MtBqCr9hUo6TxK2KOgqjzB7NOwM4UOayvebZu8mlRw==

View File

@ -7,6 +7,9 @@
%define gdb_version 7.7
%hash sha512 gdb-7.7.tar.gz \
eNYj6X8jJUakcohURCIReUO4YtGZwR4E2E/GF210w27hqGLVJ07qKZbm6d6gnWtp5/DGxkrMS3oHuXSt0eiBPw==
#
# The gdb build instructions. We use 7.xx Release 1.
#

View File

@ -20,7 +20,7 @@
389c00993f2890edaff6774d0dcfc7fcc99e92795ba913443fb9ec522f44a443
%patch add glib https://gist.githubusercontent.com/roncapat/34eb82ece80ac26fd290a50dc7e85219/raw/247750ad17c31b26ef31af909fbcac05e57f71bd/glibc_2.46-2.1_rtems_5_rsb.patch
%hash sha512 glibc_2.46-2.1-rtems_5_rsb.patch \
%hash sha512 glibc-2.46-2.1-rtems-5-rsb.patch \
6fS0eaLKU/wsMGzwD/cGNycCVQebR9Jquj9pQQtUU+ZTLHuT7Toe1U1ApTXPY69DFngBNXZPsRnE5yUmmzzi/w==
#

View File

@ -37,7 +37,7 @@
d62ff3418903f1c5eb7f6d727af0400caeb250e23cc120111930601c9ecce02a
%patch add qemu https://gist.githubusercontent.com/roncapat/34eb82ece80ac26fd290a50dc7e85219/raw/9445c0a954e92d3323596c51b1958c7be38b1cb4/qemu_4.10_rtems_5_rsb.patch
%hash sha512 qemu_4.10_rtems_5_rsb.patch \
%hash sha512 qemu-4.10-rtems-5-rsb.patch \
Ednm3ItS1N1hNWz3tQ7DSSY6IPRvUqha0aS7AgOfCgZrQ1Yzy9bmyr/O8gn3BhbejBOpeaS7iK52R4sbIJqHdw==
#
# The Qemu build instructions. We use 4.x.x Release 1.

View File

@ -11,7 +11,10 @@
#
# nxlib Version
#
%define nxlib_version 0.47-dev
%define nxlib_version 71d911d
%hash sha512 nxlib-%{nxlib_version}.zip \
kxPHNeP6HVFLU2zzTErXHtqIxNlU34uxFWQSHDMAG7rEC1c8q87Ua1AdU4m8Eg+YHaodtZG/TAHp2LMAXqlqbA==
#
# nxlib Build configuration

View File

@ -17,7 +17,8 @@ URL: http://www.microwindows.org/
#
# nxlib Source
#
%source set nxlib https://github.com/alex-sever-h/nxlib.git
%source set nxlib --rsb-file=nxlib-%{nxlib_version}.zip \
https://github.com/alex-sever-h/nxlib/archive/%{nxlib_version}.zip
#
# Prepare the source code.

View File

@ -18,7 +18,8 @@ URL: http://www.swig.org/
#
%source set swig --rsb-file=swig-rel-%{swig_version}.tar.gz \
https://github.com/swig/swig/archive/rel-%{swig_version}.tar.gz
%source set pcre https://sourceforge.net/projects/pcre/files/pcre/%{pcre_version}/pcre-%{pcre_version}.tar.bz2/download
%source set pcre --rsb-file=pcre-%{pcre_version}.tar.bz2 \
https://sourceforge.net/projects/pcre/files/pcre/%{pcre_version}/pcre-%{pcre_version}.tar.bz2/download
#
# See if a special swig prefix is provided