diff --git a/common/shlibs b/common/shlibs index c2008ed0c7d..fe12b5485bf 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/musl1.1/template b/srcpkgs/musl1.1/template index ab9e7337e5b..7d669524e68 100644 --- a/srcpkgs/musl1.1/template +++ b/srcpkgs/musl1.1/template @@ -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