ecm: fix license
This commit is contained in:
parent
246489b42e
commit
b18c9b57a1
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ecm'
|
# Template file for 'ecm'
|
||||||
pkgname=ecm
|
pkgname=ecm
|
||||||
version=7.0.4
|
version=7.0.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --enable-openmp"
|
configure_args="--enable-shared --enable-openmp"
|
||||||
hostmakedepends="m4"
|
hostmakedepends="m4"
|
||||||
makedepends="gmp-devel libgomp-devel"
|
makedepends="gmp-devel libgomp-devel"
|
||||||
short_desc="Elliptic Curve Method for Integer Factorization"
|
short_desc="Elliptic Curve Method for Integer Factorization"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://ecm.gforge.inria.fr/"
|
homepage="http://ecm.gforge.inria.fr/"
|
||||||
distfiles="https://gforge.inria.fr/frs/download.php/file/36224/ecm-${version}.tar.gz"
|
distfiles="https://gforge.inria.fr/frs/download.php/file/36224/ecm-${version}.tar.gz"
|
||||||
checksum=0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43
|
checksum=0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue