mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Blosc 1.14.4 (#2883)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user