mummer4: add 4.0.0rc1 (#20183)

This commit is contained in:
Justin S 2020-12-01 10:42:15 -06:00 committed by GitHub
parent ec1eddb6e7
commit b43202f433
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ class Mummer4(AutotoolsPackage):
homepage = "https://github.com/mummer4/mummer"
url = "https://github.com/mummer4/mummer/releases/download/v4.0.0beta2/mummer-4.0.0beta2.tar.gz"
version('4.0.0rc1', sha256='85006adb2d6539c2f738c3e3bb14b58bb6f62cd6c6ca5ede884a87ae76e07d1d')
version('4.0.0beta2', sha256='cece76e418bf9c294f348972e5b23a0230beeba7fd7d042d5584ce075ccd1b93')
conflicts('%gcc@:4.7')