6/tools: Update to the latest commit

This commit is contained in:
Chris Johns 2022-05-18 18:21:23 +10:00
parent 5e76e64bcc
commit 171b8d8794

View File

@ -10,14 +10,14 @@
%define rtems_tools_source rtems-tools-%{rtems_tools_version} %define rtems_tools_source rtems-tools-%{rtems_tools_version}
%define rtems_tools_ext xz %define rtems_tools_ext xz
%else %else
%define rtems_tools_version 3c0e4f74f16e840958c0b1a824cb1dfeba8491fa %define rtems_tools_version f199d42e47e2e19175427e95797ca2f829f6aaa9
%define rtems_tools_ext bz2 %define rtems_tools_ext bz2
%endif %endif
%define rtems_tools_source rtems-tools-%{rtems_tools_version} %define rtems_tools_source rtems-tools-%{rtems_tools_version}
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext} %source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \ %hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
ugbldQjSr3yt5H/7EH6pMfUD8AjMTECOBrT2cxmHud3oxg2UTvZLTcubdKCgUFQMk8PVCY4+dmBpWOHtnQgzvg== VGmVZ8xUGYlnc7C6QGiwBbLp8e2e8/i1drFA0/y2gkoSIIcKMTIaS8gV+Qi6RuoBjJhg3HiNJ3pXIPsBCUi3Hw==
# #
# Optionally enable/disable building the RTEMS Tools via the command line. # Optionally enable/disable building the RTEMS Tools via the command line.