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

Sergej Pupykin spupykin at archlinux.org
Sat Feb 27 16:33:56 UTC 2016


    Date: Saturday, February 27, 2016 @ 17:33:56
  Author: spupykin
Revision: 163637

upgpkg: musl 1.1.14-1

upd

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-27 15:40:52 UTC (rev 163636)
+++ PKGBUILD	2016-02-27 16:33:56 UTC (rev 163637)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.13
+pkgver=1.1.14
 pkgrel=1
 pkgdesc='Lightweight implementation of C standard library'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('MIT')
 options=('staticlibs' '!buildflags')
 source=(http://www.musl-libc.org/releases/musl-$pkgver.tar.gz)
-md5sums=('b8cb33a04ab461b55edcc807abf82241')
+md5sums=('d529ce4a2f7f79d8c3fd4b8329417b57')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list