From 4c5c2a793d5b6355dfda0054e7547d003f3ba89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sat, 4 Dec 2021 21:31:13 +0100 Subject: community/newlib: rebuild for new RISC-V multilib targets --- community/newlib/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/newlib/APKBUILD b/community/newlib/APKBUILD index efa848b953..69ba1437e8 100644 --- a/community/newlib/APKBUILD +++ b/community/newlib/APKBUILD @@ -13,7 +13,7 @@ case "$CARCH" in esac pkgname=newlib pkgver=4.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="C standard library implementation intended for use on embedded systems" url="https://www.sourceware.org/newlib/" makedepends="texinfo" -- cgit v1.2.3