* update zfp to 1.0.1-2
This commit is contained in:
parent
85dc29243b
commit
d64a4dadb7
@ -3,13 +3,13 @@
|
||||
|
||||
pkgname=zfp
|
||||
pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Compressed numerical arrays that support high-speed random access"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://computing.llnl.gov/projects/floating-point-compression"
|
||||
license=(BSD)
|
||||
depends=(glibc gcc-libs)
|
||||
makedepends=(cmake gcc-fortran cython python python-numpy)
|
||||
makedepends=(cmake gcc-fortran cython python python-numpy python-setuptools)
|
||||
source=(https://github.com/LLNL/zfp/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('4984db6a55bc919831966dd17ba5e47ca7ac58668f4fd278ebd98cd2200da66f')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user