ecm: update to 7.0.5.

This commit is contained in:
Leah Neukirchen 2022-05-06 17:41:04 +02:00
parent 9aaa534ecf
commit ced155bd6e

View file

@ -1,7 +1,7 @@
# Template file for 'ecm' # Template file for 'ecm'
pkgname=ecm pkgname=ecm
version=7.0.4 version=7.0.5
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-shared --enable-openmp" configure_args="--enable-shared --enable-openmp"
hostmakedepends="m4" hostmakedepends="m4"
@ -10,8 +10,8 @@ short_desc="Elliptic Curve Method for Integer Factorization"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://gitlab.inria.fr/zimmerma/ecm" homepage="https://gitlab.inria.fr/zimmerma/ecm"
distfiles="https://gitlab.inria.fr/zimmerma/ecm/uploads/00c4c691a1ef8605b65bdf794a71539d/ecm-${version}.tar.gz" distfiles="https://gitlab.inria.fr/zimmerma/ecm/uploads/89f6f0d65d3e980cef33dc922004e4b2/ecm-${version}.tar.gz"
checksum=0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43 checksum=c721dd22e557c4a5dac9ac7e156a400cd2298812dd1f9b56e89966de01471ba8
# ppc64 asm only provided for BE and ELFv1, we're ELFv2 for BE and LE # ppc64 asm only provided for BE and ELFv1, we're ELFv2 for BE and LE
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in