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

Eli Schwartz eschwartz at archlinux.org
Thu Jul 18 23:51:00 UTC 2019


    Date: Thursday, July 18, 2019 @ 23:50:59
  Author: eschwartz
Revision: 491956

upgpkg: musl 1.1.23-1

upstream release

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-18 23:48:36 UTC (rev 491955)
+++ PKGBUILD	2019-07-18 23:50:59 UTC (rev 491956)
@@ -1,9 +1,10 @@
 # Maintainer:  Sergej Pupykin <arch+pub at sergej.pp.ru>
+# Maintainer:  Eli Schwartz <eschwartz at archlinux.org>
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.22
-pkgrel=2
+pkgver=1.1.23
+pkgrel=1
 pkgdesc='Lightweight implementation of C standard library'
 arch=('x86_64')
 url='https://www.musl-libc.org/'
@@ -11,7 +12,7 @@
 options=('staticlibs' '!buildflags')
 validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
 source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
-sha256sums=('8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3'
+sha256sums=('8a0feb41cef26c97dde382c014e68b9bb335c094bbc1356f6edaaf6b79bd14aa'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list