rtems-tools-6.cfg: Bump to latest hash.

Latest is 632414dc0f2976cc3ce0267d0c51aeb7c4de1e14
This commit is contained in:
Joel Sherrill 2021-08-18 08:13:57 -05:00
parent fd31a30499
commit 31055f2bb3

View File

@ -10,13 +10,13 @@
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
%define rtems_tools_ext xz
%else
%define rtems_tools_version 0b94fb0e3934d039c928c82b7a85446da0c4076f
%define rtems_tools_version 632414dc0f2976cc3ce0267d0c51aeb7c4de1e14
%define rtems_tools_ext bz2
%endif
%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}
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 957be966b0abada4261d21dc7a79e302718d28fc2f55a2c959fc17db044367750614d8a56890803150fcfcc3e9c84250b3e14fb8f02b1ae8de9a2f95721d4087
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 ibvHYZzZbRZYyLdAaIASNLx1QeeyaB3VnYGzsziKQ+9Ycjdbh7dZXeF+2Fas77JDLLB6lMKpm1gzVeGE8pl+Cg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.