From c99fabfab73b18830540ec6b5e4d4c1e7153bf84 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 22 Jan 2019 18:08:24 +0100 Subject: [PATCH] musl-bootstrap: update to 1.1.21. --- srcpkgs/musl-bootstrap/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/musl-bootstrap/template b/srcpkgs/musl-bootstrap/template index 0e7011e5c2..48fecb74d1 100644 --- a/srcpkgs/musl-bootstrap/template +++ b/srcpkgs/musl-bootstrap/template @@ -1,7 +1,7 @@ # Template file for 'musl-bootstrap'. pkgname=musl-bootstrap -version=1.1.20 -revision=2 +version=1.1.21 +revision=1 lib32disabled=yes wrksrc="musl-${version}" build_style=configure @@ -13,7 +13,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.musl-libc.org/" distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz" -checksum=44be8771d0e6c6b5f82dd15662eb2957c9a3173a19a8b49966ac0542bbd40d61 +checksum=c742b66f6f49c9e5f52f64d8b79fecb5a0f6e0203fca176c70ca20f6be285f44 post_install() { mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/