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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 15 12:23:12 UTC 2015


    Date: Thursday, January 15, 2015 @ 13:23:11
  Author: spupykin
Revision: 125960

upgpkg: musl 1.1.6-1

upd

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 09:48:51 UTC (rev 125959)
+++ PKGBUILD	2015-01-15 12:23:11 UTC (rev 125960)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.5
+pkgver=1.1.6
 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=('94f8aa9dab80229fed68991bb9984cc5')
+md5sums=('591e2d25a12ca1748e30ee0cf23f8b8a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list