mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
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:
parent
63b0b90704
commit
159de28106
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue