parent
a1679f83f5
commit
26b0b7abb8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'arpack-ng'
|
||||
pkgname=arpack-ng
|
||||
version=3.4.0
|
||||
revision=3
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool gcc-fortran"
|
||||
makedepends="lapack-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://github.com/opencollab/arpack-ng"
|
||||
distfiles="https://github.com/opencollab/arpack-ng/archive/${version}.tar.gz"
|
||||
checksum=69e9fa08bacb2475e636da05a6c222b17c67f1ebeab3793762062248dd9d842f
|
||||
checksum=50f7a3e3aec2e08e732a487919262238f8504c3ef927246ec3495617dde81239
|
||||
|
||||
pre_configure() {
|
||||
export FFLAGS="-fPIC"
|
||||
|
|
Loading…
Reference in a new issue