source: rtems-source-builder/bare/config/devel/libtool-2.4.2-1.cfg @ f2a8973

Last change on this file since f2a8973 was 18e1ba6, checked in by Stephan Gambke <s7eph4n@…>, on 02/03/18 at 17:10:30

sb: Switch some md5 hashes to sha256

Using md5 hashes will break the building of qemu.bset,
so switch all involved hashes to sha256

  • Property mode set to 100644
File size: 348 bytes
Line 
1#
2# Libtool 2.4.2
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define libtool_version 2.4.2
12%hash sha256 libtool-%{libtool_version}.tar.gz b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
13
14#
15# The libtool build instructions. We use 2.xx Release 1.
16#
17%include %{_configdir}/libtool-2-1.cfg
Note: See TracBrowser for help on using the repository browser.