* Bump version to most recent 1.3.7 release
* Build scripts have changed, cpplite (azure-storage-lite) is now
built separately
* Upstream they use build.sh to copy resulting static libraries to
locations for blobfuse build, I put cpplite in a separate build
* adls library from cpplite was not installed and hence, not found
by main blockfuse build, added a patch to install adls library, too