diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-07 18:43:10 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-07 18:43:10 -0800 |
| commit | ca1e6d8ab7b4e345fdab88afd11c03bf5fcc43a3 (patch) | |
| tree | 829341fcfb63bb3ab62e1130dce94e1932b590d1 /ports/blosc/CONTROL | |
| parent | 1e3435e32bc96ad59534238c45ebe00c708daf37 (diff) | |
| download | vcpkg-ca1e6d8ab7b4e345fdab88afd11c03bf5fcc43a3.tar.gz vcpkg-ca1e6d8ab7b4e345fdab88afd11c03bf5fcc43a3.zip | |
[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
Diffstat (limited to 'ports/blosc/CONTROL')
| -rw-r--r-- | ports/blosc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/blosc/CONTROL b/ports/blosc/CONTROL index 8f072f480..d6ec941e1 100644 --- a/ports/blosc/CONTROL +++ b/ports/blosc/CONTROL @@ -1,4 +1,4 @@ Source: blosc -Version: 1.12.1 +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()` |
