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

Sergej Pupykin spupykin at archlinux.org
Wed Nov 1 14:04:36 UTC 2017


    Date: Wednesday, November 1, 2017 @ 14:04:34
  Author: spupykin
Revision: 265000

upgpkg: musl 1.1.18-1

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 14:04:25 UTC (rev 264999)
+++ PKGBUILD	2017-11-01 14:04:34 UTC (rev 265000)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.17
+pkgver=1.1.18
 pkgrel=1
 pkgdesc='Lightweight implementation of C standard library'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=('staticlibs' '!buildflags')
 validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
 source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
-sha256sums=('c8aa51c747a600704bed169340bf3e03742ceee027ea0051dd4b6cc3c5f51464'
+sha256sums=('d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list