mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Add autoconf 2.71.
This commit is contained in:
parent
d5d234225e
commit
afa162397c
16 changed files with 57 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
f1ca817287c87477222ad3c58934490cdf03acb24daa9e694a99bf01fa8b7179 /usr/lib/musl/libcord.a
|
||||
deef3e84cff62e97320cc74e98b4322cc4e57c4a388d257cf151f4ae5cd66a7c /usr/lib/musl/libcord.la
|
||||
e3b5ac8ae6c6747de19b26aee4968631e8be1d906f45436760b2a845f23a3a98 /usr/lib/musl/libgc.a
|
||||
2628456c23b9989348c0943ba43e6964d2364b9a94599da2955c1ab66be8728a /usr/lib/musl/libgc.a
|
||||
07f4d27aeb2d23d7027aa24a4cc2d48de1ffafdfc526ccb231c8ab2ca3eee463 /usr/lib/musl/libgc.la
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
autoreconf-2.69 -fi
|
||||
autoreconf-2.71 -fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue