gmp: update to 6.1.2.
This commit is contained in:
parent
effde3cc4c
commit
20033e8efe
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gmp'
|
||||
pkgname=gmp
|
||||
version=6.1.1
|
||||
version=6.1.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="http://gmplib.org/"
|
||||
distfiles="https://gmplib.org/download/gmp/gmp-${version}.tar.xz"
|
||||
checksum=d36e9c05df488ad630fff17edb50051d6432357f9ce04e34a09b3d818825e831
|
||||
checksum=87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912
|
||||
|
||||
subpackages="gmpxx gmpxx-devel gmp-devel"
|
||||
|
||||
|
|
Loading…
Reference in New Issue