mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +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 @@
|
|||
db5e54b5ad70701b0bdd730ae594a77d56ddd72cfc8f67f231692a6cc7c6ed3e /usr/lib/musl/libatomic_ops.a
|
||||
398179d55814e3e5e10afd62a5907449017375d7af8b2c260b1618100cdc6bc4 /usr/lib/musl/libatomic_ops.a
|
||||
399859a5e83c3ba49579f213f56349df28d7972d20bbb369be29f19c96f96036 /usr/lib/musl/libatomic_ops.la
|
||||
33e7c3bec1f1e168d7591c9eb71d445ef75f59e5f54dab76ba6906533925f609 /usr/lib/musl/libatomic_ops_gpl.a
|
||||
ac865e1686fbf21450bdeee71afcb44c9b79a389690ae33a38086b79e64b8317 /usr/lib/musl/libatomic_ops_gpl.a
|
||||
88f110a1a8d53a739e68ce85b93218e84aa771c24377132a801899a2d0201cc4 /usr/lib/musl/libatomic_ops_gpl.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