Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=968f062c6deda6c63aa368726b46f47ce455cc66
commit 968f062c6deda6c63aa368726b46f47ce455cc66 Author: Slown <[email protected]> Date: Sat Apr 21 10:05:23 2012 +0100 musl-0.8.9-1-i686 * version bump diff --git a/source/lib-extra/musl/FrugalBuild b/source/lib-extra/musl/FrugalBuild index fb2a010..eca7bf9 100644 --- a/source/lib-extra/musl/FrugalBuild +++ b/source/lib-extra/musl/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 1.11 SBU +# Compiling Time: 0.36 SBU # Maintainer: Slown <[email protected]> pkgname=musl -pkgver=0.8.8 +pkgver=0.8.9 pkgrel=1 pkgdesc="An implementation of the C/POSIX standard library intended for use on Linux-based systems" url="http://www.etalabs.net/musl" @@ -11,7 +11,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=($url/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('3d7e9c8e3c9349bcca08a5323c336c1d1382abb0') +sha1sums=('7fe4e6d3e91968ed7490259ae5a2b9c61e82743b') build() { if [ "$CARCH" = "x86_64" ]; then _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
