mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
arpack-ng: fix license
This commit is contained in:
parent
3a9254b3ab
commit
51d3e9f3de
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ hostmakedepends="automake libtool gcc-fortran"
|
||||||
makedepends="lapack-devel"
|
makedepends="lapack-devel"
|
||||||
short_desc="Collection of Fortran77 subroutines"
|
short_desc="Collection of Fortran77 subroutines"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/opencollab/arpack-ng"
|
homepage="https://github.com/opencollab/arpack-ng"
|
||||||
distfiles="https://github.com/opencollab/arpack-ng/archive/${version}.tar.gz"
|
distfiles="https://github.com/opencollab/arpack-ng/archive/${version}.tar.gz"
|
||||||
checksum=c753f929d3f1092d84bb0883a8ffe2551a8cb94d5ab891e63f596a876e44c351
|
checksum=c753f929d3f1092d84bb0883a8ffe2551a8cb94d5ab891e63f596a876e44c351
|
||||||
|
|
Loading…
Add table
Reference in a new issue