Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2950be1527040d18008cfb5328da0b62126b5ad
commit c2950be1527040d18008cfb5328da0b62126b5ad Author: DeX77 <[email protected]> Date: Tue Jun 20 17:22:56 2017 +0200 gsl-2.4-1-x86_64 * version bump diff --git a/source/lib/gsl/FrugalBuild b/source/lib/gsl/FrugalBuild index d0099f9..de7006e 100644 --- a/source/lib/gsl/FrugalBuild +++ b/source/lib/gsl/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: voroskoi <[email protected]> pkgname=gsl -pkgver=2.3 -pkgrel=2 +pkgver=2.4 +pkgrel=1 pkgdesc="The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers." url="http://www.gnu.org/software/gsl/" depends=('glibc>=2.25-5') @@ -13,6 +13,6 @@ archs=("x86_64") Fconfopts+=" --with-gnu-ld --disable-static" up2date="lynx -dump $url |grep current |sed -e 's/.*L-\(.*\). I.*/\1/'" source=(ftp://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz) -sha1sums=('7aa27dd7e5d6e3d4e4dc8b2daec18a6e68615fb9') +sha1sums=('5db17d71306139b811a218d8a8cf98e12e1f58ae') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
