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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 30 20:46:26 UTC 2015


    Date: Monday, March 30, 2015 @ 22:46:26
  Author: spupykin
Revision: 130386

upgpkg: musl 1.1.8-1

upd

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 20:29:07 UTC (rev 130385)
+++ PKGBUILD	2015-03-30 20:46:26 UTC (rev 130386)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.7
+pkgver=1.1.8
 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=('6fe9fc4d99a7d321432b3e179c138d73')
+md5sums=('d965d4bc873db4a3b56bbe7f31e47b4a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list