gmp: update to 6.1.1.

This commit is contained in:
Juan RP 2016-06-21 11:59:18 +02:00
parent dc2aef8e74
commit 7e58da165e

View file

@ -1,6 +1,6 @@
# Template build file for 'gmp' # Template build file for 'gmp'
pkgname=gmp pkgname=gmp
version=6.1.0 version=6.1.1
revision=1 revision=1
bootstrap=yes bootstrap=yes
build_style=gnu-configure build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-3" license="LGPL-3"
homepage="http://gmplib.org/" homepage="http://gmplib.org/"
distfiles="https://gmplib.org/download/gmp/gmp-${version}.tar.xz" distfiles="https://gmplib.org/download/gmp/gmp-${version}.tar.xz"
checksum=68dadacce515b0f8a54f510edf07c1b636492bcdb8e8d54c56eb216225d16989 checksum=d36e9c05df488ad630fff17edb50051d6432357f9ce04e34a09b3d818825e831
subpackages="gmpxx gmpxx-devel gmp-devel" subpackages="gmpxx gmpxx-devel gmp-devel"