From 70639b2f6e86ec526e5f4d49a415a0eb91a67677 Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 21 Oct 2019 12:50:40 +0200 Subject: [PATCH] musl-bootstrap: update to 1.1.24 --- srcpkgs/musl-bootstrap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/musl-bootstrap/template b/srcpkgs/musl-bootstrap/template index a583e181dd..9e0f4054ec 100644 --- a/srcpkgs/musl-bootstrap/template +++ b/srcpkgs/musl-bootstrap/template @@ -1,6 +1,6 @@ # Template file for 'musl-bootstrap'. pkgname=musl-bootstrap -version=1.1.22 +version=1.1.24 revision=1 lib32disabled=yes wrksrc="musl-${version}" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="MIT" homepage="http://www.musl-libc.org/" distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz" -checksum=8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3 +checksum=1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3 post_install() { mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/