Blosc 1.14.4 (#2883)

This commit is contained in:
miqlas
2018-08-03 00:45:20 +02:00
committed by waddlesplash
parent a78d1b2b1e
commit b2a4ef1dec
2 changed files with 2 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ memcpy() OS call. Blosc is the first compressor (that I'm aware of) that is \
meant not only to reduce the size of large datasets on-disk or in-memory, but \
also to accelerate memory-bound computations."
HOMEPAGE="http://www.blosc.org/"
COPYRIGHT="2012-2017 Francesc Alted"
COPYRIGHT="2012-2018 Francesc Alted"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/Blosc/c-blosc/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="7217659d8ef383999d90207a98c9a2555f7b46e10fa7d21ab5a1f92c861d18f7"
CHECKSUM_SHA256="42a85de871d142cdc89b607a90cceeb0eab60d995f6fae8d44aae397ab414002"
SOURCE_FILENAME="c_blosc-$portVersion.tar.gz"
SOURCE_DIR="c-blosc-$portVersion"
PATCHES="c_blosc-$portVersion.patchset"