vcpkg/ports/blosc/CONTROL
Alexander Karatarakis ca1e6d8ab7 [blosc] Update to 1.13.5
static-install-fix.patch no longer required (upstream contains the patched version).
Resolves build error with VS 15.6 in static builds
2018-02-07 18:43:10 -08:00

5 lines
173 B
Plaintext

Source: blosc
Version: 1.13.5
Build-Depends: lz4, snappy, zlib, zstd
Description: A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`