arpack-ng: update to 3.6.3.
This commit is contained in:
parent
5933b1b8cb
commit
e2ad99bbbf
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'arpack-ng'
|
||||
pkgname=arpack-ng
|
||||
version=3.6.2
|
||||
revision=2
|
||||
version=3.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool gcc-fortran"
|
||||
makedepends="lapack-devel"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Collection of Fortran77 subroutines"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/opencollab/arpack-ng"
|
||||
changelog="https://raw.githubusercontent.com/opencollab/arpack-ng/master/CHANGES"
|
||||
distfiles="https://github.com/opencollab/arpack-ng/archive/${version}.tar.gz"
|
||||
checksum=673c8202de996fd3127350725eb1818e534db4e79de56d5dcee8c00768db599a
|
||||
checksum=64f3551e5a2f8497399d82af3076b6a33bf1bc95fc46bbcabe66442db366f453
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Reference in New Issue
Block a user