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'
|
||||
pkgname=ecm
|
||||
version=7.0.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --enable-openmp"
|
||||
hostmakedepends="m4"
|
||||
makedepends="gmp-devel libgomp-devel"
|
||||
short_desc="Elliptic Curve Method for Integer Factorization"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://ecm.gforge.inria.fr/"
|
||||
distfiles="https://gforge.inria.fr/frs/download.php/file/36224/ecm-${version}.tar.gz"
|
||||
checksum=0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43
|
||||
|
|
Loading…
Reference in a new issue