rtems-source-builder/bare/config/devel/libtool-2.4.2-1.cfg
Stephan Gambke 18e1ba6a40 sb: Switch some md5 hashes to sha256
Using md5 hashes will break the building of qemu.bset,
so switch all involved hashes to sha256
2018-02-05 09:40:54 +11:00

18 lines
348 B
INI

#
# Libtool 2.4.2
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/base.cfg
%define libtool_version 2.4.2
%hash sha256 libtool-%{libtool_version}.tar.gz b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
#
# The libtool build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/libtool-2-1.cfg