Commit 32a7b8c1 authored by follitude's avatar follitude

modify the MD5 checksum

parent e87cb938
......@@ -128,7 +128,7 @@ function compile_rocksdb() {
vernum=5.5.1
echo building rocksdb-$version
rm -rf rocksdb-$vernum
download https://github.com/facebook/rocksdb/archive/$version.tar.gz rocksdb-$version.tar.gz c1ba5fbdccb6967c0705ec7719061eb2
download https://github.com/facebook/rocksdb/archive/$version.tar.gz rocksdb-$version.tar.gz d10fe596fe4c926ed3d68a8179f8edaa
tar xf rocksdb-$version.tar.gz
wd=`pwd`
cd rocksdb-$vernum
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment