mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +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
|
||||
# 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_1 armv7l-musl
|
||||
libc.so musl1.1-1.1.24_8 armv6l-musl
|
||||
libc.so musl1.1-1.1.24_8 armv7l-musl
|
||||
libc.so musl-1.2.5_1
|
||||
libc.so.6 glibc-2.41_1
|
||||
libm.so.6 glibc-2.41_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'musl1.1'
|
||||
pkgname=musl1.1
|
||||
version=1.1.24
|
||||
revision=2
|
||||
revision=8
|
||||
archs="*-musl"
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Add table
Reference in a new issue