diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-08-02 21:56:40 +0430 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-08-02 10:26:39 -0700 |
| commit | 3fe2ec61d3089b8ec6d465f11d7a081c2a971e80 (patch) | |
| tree | 054db8f383bffd005b43efae1575fd56c3122c82 /ports/blosc/CONTROL | |
| parent | 095fecf85c2beb75f860c37a124ec3e2325478e4 (diff) | |
| download | vcpkg-3fe2ec61d3089b8ec6d465f11d7a081c2a971e80.tar.gz vcpkg-3fe2ec61d3089b8ec6d465f11d7a081c2a971e80.zip | |
Update some ports version (#7525)
* [blosc] Update library to 1.17.0
* [boost-callable-traits] Update library to 2.3.2
* [cjson] Update library to 1.7.12
* [cppzmq] Update library to 4.4.1
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 f2558ab41..3cbed267f 100644 --- a/ports/blosc/CONTROL +++ b/ports/blosc/CONTROL @@ -1,5 +1,5 @@ Source: blosc -Version: 1.16.3-2 +Version: 1.17.0 Build-Depends: lz4, snappy, zlib, zstd Homepage: https://github.com/Blosc/c-blosc Description: A blocking, shuffling and loss-less compression library that can be faster than `memcpy()` |
