Date: Tuesday, May 2, 2023 @ 19:42:13
  Author: spupykin
Revision: 1455905

upgpkg: musl 1.2.4-1

Modified:
  musl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-02 19:14:34 UTC (rev 1455904)
+++ PKGBUILD    2023-05-02 19:42:13 UTC (rev 1455905)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj@rubyists>
 
 pkgname=musl
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc='Lightweight implementation of C standard library'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 options=('staticlibs' '!buildflags')
 validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
 source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
-sha256sums=('7d5b0b6062521e4627e099e4c9dc8248d32a30285e959b7eecaa780cf8cfd4a4'
+sha256sums=('7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039'
             'SKIP')
 
 build() {

Reply via email to