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

Sergej Pupykin spupykin at archlinux.org
Tue Sep 15 10:41:44 UTC 2015


    Date: Tuesday, September 15, 2015 @ 12:41:44
  Author: spupykin
Revision: 140325

upgpkg: musl 1.1.11-1

upd

Modified:
  musl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-15 10:41:40 UTC (rev 140324)
+++ PKGBUILD	2015-09-15 10:41:44 UTC (rev 140325)
@@ -3,7 +3,7 @@
 # Contributor: TJ Vanderpoel <tj at rubyists>
 
 pkgname=musl
-pkgver=1.1.10
+pkgver=1.1.11
 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=('fc30892ee582c91920505bbd0021049f')
+md5sums=('48be0777e32f374d387e9cf85e36ec4d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list