cdhit - add new release 4.8.1 checksum (#11130)

This commit is contained in:
Owen Solberg 2019-04-09 01:33:07 -07:00 committed by Massimiliano Culpo
parent 6e78730a97
commit c6a7d0db03

View File

@ -13,6 +13,7 @@ class Cdhit(MakefilePackage):
homepage = "http://cd-hit.org/"
url = "https://github.com/weizhongli/cdhit/archive/V4.6.8.tar.gz"
version('4.8.1', sha256='f8bc3cdd7aebb432fcd35eed0093e7a6413f1e36bbd2a837ebc06e57cdb20b70')
version('4.6.8', 'bdd73ec0cceab6653aab7b31b57c5a8b')
variant('openmp', default=True, description='Compile with multi-threading support')