musl1.1: bump to a revision that will provide high enough

things that shlib-require musl want >=1.1.24_7. 2 < 7.
This commit is contained in:
classabbyamp 2025-05-25 20:57:02 -04:00
parent 63b0b90704
commit 159de28106
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5
2 changed files with 3 additions and 3 deletions

View file

@ -16,8 +16,8 @@
# PLEASE NOTE: when multiple packages provide the same SONAME, the first # PLEASE NOTE: when multiple packages provide the same SONAME, the first
# one (order top->bottom) is preferred over the next ones. # one (order top->bottom) is preferred over the next ones.
# #
libc.so musl1.1-1.1.24_1 armv6l-musl libc.so musl1.1-1.1.24_8 armv6l-musl
libc.so musl1.1-1.1.24_1 armv7l-musl libc.so musl1.1-1.1.24_8 armv7l-musl
libc.so musl-1.2.5_1 libc.so musl-1.2.5_1
libc.so.6 glibc-2.41_1 libc.so.6 glibc-2.41_1
libm.so.6 glibc-2.41_1 libm.so.6 glibc-2.41_1

View file

@ -1,7 +1,7 @@
# Template file for 'musl1.1' # Template file for 'musl1.1'
pkgname=musl1.1 pkgname=musl1.1
version=1.1.24 version=1.1.24
revision=2 revision=8
archs="*-musl" archs="*-musl"
bootstrap=yes bootstrap=yes
build_style=gnu-configure build_style=gnu-configure