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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 5 14:02:15 UTC 2017


    Date: Thursday, January 5, 2017 @ 14:02:14
  Author: spupykin
Revision: 204903

upgpkg: musl 1.1.16-1

upd

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-05 14:02:08 UTC (rev 204902)
+++ PKGBUILD	2017-01-05 14:02:14 UTC (rev 204903)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.15
+pkgver=1.1.16
 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=('97e447c7ee2a7f613186ec54a93054fe15469fe34d7d323080f7ef38f5ecb0fa'
+sha256sums=('937185a5e5d721050306cf106507a006c3f1f86d86cd550024ea7be909071011'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list