gsl: update to 2.2.1.

This commit is contained in:
Michael Gehring 2016-09-09 20:36:28 +02:00
parent b5cec8b79b
commit 4d3dcec1c2

View file

@ -1,6 +1,6 @@
# Template file for 'gsl'
pkgname=gsl
version=2.1
version=2.2.1
revision=1
build_style=gnu-configure
short_desc="A numerical library for C and C++ programmers"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnu.org/software/gsl/gsl.html"
license="GPL-3"
distfiles="$GNU_SITE/gsl/$pkgname-$version.tar.gz"
checksum=59ad06837397617f698975c494fe7b2b698739a59e2fcf830b776428938a0c66
checksum=13d23dc7b0824e1405f3f7e7d0776deee9b8f62c62860bf66e7852d402b8b024
gsl-devel_package() {
depends="gsl>=${version}_${revision}"