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

Sergej Pupykin spupykin at archlinux.org
Mon Feb 26 12:31:37 UTC 2018


    Date: Monday, February 26, 2018 @ 12:31:36
  Author: spupykin
Revision: 298275

upgpkg: musl 1.1.19-1

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-26 12:26:29 UTC (rev 298274)
+++ PKGBUILD	2018-02-26 12:31:36 UTC (rev 298275)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.18
+pkgver=1.1.19
 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=('d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118'
+sha256sums=('db59a8578226b98373f5b27e61f0dd29ad2456f4aa9cec587ba8c24508e4c1d9'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list