mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gmp: update to 6.3.0.
This commit is contained in:
parent
4dffdf8dba
commit
3d276e00b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gmp'
|
# Template file for 'gmp'
|
||||||
pkgname=gmp
|
pkgname=gmp
|
||||||
version=6.2.1
|
version=6.3.0
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://gmplib.org/"
|
homepage="http://gmplib.org/"
|
||||||
distfiles="${GNU_SITE}/gmp/gmp-${version}.tar.xz"
|
distfiles="${GNU_SITE}/gmp/gmp-${version}.tar.xz"
|
||||||
checksum=fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2
|
checksum=a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
|
||||||
|
|
||||||
subpackages="gmpxx gmpxx-devel gmp-devel"
|
subpackages="gmpxx gmpxx-devel gmp-devel"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue