source: rtems-source-builder/bare/config/devel/autoconf-2.69-1.cfg @ f2a8973

Last change on this file since f2a8973 was d94bd01, checked in by Chris Johns <chrisj@…>, on 10/12/17 at 02:47:23

4.12: Update all MD5 hashes to SHA256.

Closes #2536.

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