[arch-commits] Commit in musl/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Wed Aug 5 04:11:24 UTC 2020


    Date: Wednesday, August 5, 2020 @ 04:11:23
  Author: eschwartz
Revision: 669032

upgpkg: musl 1.2.1-1: upstream release

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-05 03:19:15 UTC (rev 669031)
+++ PKGBUILD	2020-08-05 04:11:23 UTC (rev 669032)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.2.0
+pkgver=1.2.1
 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=('c6de7b191139142d3f9a7b5b702c9cae1b5ee6e7f57e582da9328629408fd4e8'
+sha256sums=('68af6e18539f646f9c41a3a2bb25be4a5cfa5a8f65f0bb647fd2bbfdf877e84b'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list