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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 20 16:06:14 UTC 2017


    Date: Friday, October 20, 2017 @ 16:06:14
  Author: spupykin
Revision: 263738

upgpkg: musl 1.1.17-1

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-20 14:57:18 UTC (rev 263737)
+++ PKGBUILD	2017-10-20 16:06:14 UTC (rev 263738)
@@ -3,8 +3,8 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.16
-pkgrel=2
+pkgver=1.1.17
+pkgrel=1
 pkgdesc='Lightweight implementation of C standard library'
 arch=('i686' 'x86_64')
 url='http://www.musl-libc.org/'
@@ -12,7 +12,7 @@
 options=('staticlibs' '!buildflags')
 validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
 source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
-sha256sums=('937185a5e5d721050306cf106507a006c3f1f86d86cd550024ea7be909071011'
+sha256sums=('c8aa51c747a600704bed169340bf3e03742ceee027ea0051dd4b6cc3c5f51464'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list