summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaël PORTAY2023-11-13 09:59:24 +0100
committerGaël PORTAY2023-11-13 09:59:24 +0100
commit5864f744362ca84d77289c5c92155ced9a7cdd49 (patch)
treee7ad142d2aa6532348b6f739b3555e071dbfaae9 /PKGBUILD
parent91398accccee05c336735a28324f89410545d16d (diff)
downloadaur-5864f744362ca84d77289c5c92155ced9a7cdd49.tar.gz
musl 1.2.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c637afc470e..9c41ef4da821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@collabora.com>
pkgname=armhf-musl
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc='Lightweight implementation of C standard library (armhf)'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('muslcc-arm-linux-musleabihf-cross-bin')
options=('staticlibs' '!buildflags')
validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
-sha256sums=('7d5b0b6062521e4627e099e4c9dc8248d32a30285e959b7eecaa780cf8cfd4a4'
+sha256sums=('7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039'
'SKIP')
_target=armhf