Cleanup: trailing space

This commit is contained in:
Campbell Barton
2018-08-20 11:24:14 +10:00
parent 537bf6af0c
commit 98efcdb1a0
12 changed files with 23 additions and 23 deletions

View File

@@ -36,7 +36,7 @@ set(BOOST_VERSION 1.68.0)
set(BOOST_VERSION_NODOTS 1_68_0)
set(BOOST_URI https://dl.bintray.com/boostorg/release/${BOOST_VERSION}/source/boost_${BOOST_VERSION_NODOTS}.tar.gz)
set(BOOST_HASH 5d8b4503582fffa9eefdb9045359c239)
set(BLOSC_VERSION 1.14.4)
set(BLOSC_URI https://github.com/Blosc/c-blosc/archive/v${BLOSC_VERSION}.tar.gz)
set(BLOSC_HASH e80dfc71e4cba03b8d01ed0876547ffe)