c-blosc: update to 1.20.1
This commit is contained in:
parent
d9bd8cd6ea
commit
0c6517186c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'c-blosc'
|
# Template file for 'c-blosc'
|
||||||
pkgname=c-blosc
|
pkgname=c-blosc
|
||||||
version=1.17.1
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPREFER_EXTERNAL_ZLIB=1 -DPREFER_EXTERNAL_LZ4=1
|
configure_args="-DPREFER_EXTERNAL_ZLIB=1 -DPREFER_EXTERNAL_LZ4=1
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause, MIT"
|
license="BSD-3-Clause, MIT"
|
||||||
homepage="https://www.blosc.org"
|
homepage="https://www.blosc.org"
|
||||||
distfiles="https://github.com/Blosc/c-blosc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Blosc/c-blosc/archive/v${version}.tar.gz"
|
||||||
checksum=19a6948b579c27e8ac440b4f077f99fc90e7292b1d9cb896bec0fd781d68fba2
|
checksum=42c4d3fcce52af9f8e2078f8f57681bfc711706a3330cb72b9b39e05ae18a413
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BLOSC.txt
|
vlicense LICENSES/BLOSC.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue