ecm: update to 7.0.5.
This commit is contained in:
parent
9aaa534ecf
commit
ced155bd6e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ecm'
|
||||
pkgname=ecm
|
||||
version=7.0.4
|
||||
revision=3
|
||||
version=7.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --enable-openmp"
|
||||
hostmakedepends="m4"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Elliptic Curve Method for Integer Factorization"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.inria.fr/zimmerma/ecm"
|
||||
distfiles="https://gitlab.inria.fr/zimmerma/ecm/uploads/00c4c691a1ef8605b65bdf794a71539d/ecm-${version}.tar.gz"
|
||||
checksum=0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43
|
||||
distfiles="https://gitlab.inria.fr/zimmerma/ecm/uploads/89f6f0d65d3e980cef33dc922004e4b2/ecm-${version}.tar.gz"
|
||||
checksum=c721dd22e557c4a5dac9ac7e156a400cd2298812dd1f9b56e89966de01471ba8
|
||||
|
||||
# ppc64 asm only provided for BE and ELFv1, we're ELFv2 for BE and LE
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue