trnascan-se: add v2.0.11 (#33232)

This commit is contained in:
Luke Diorio-Toth 2022-10-12 02:39:36 -05:00 committed by GitHub
parent 7efbd7d8eb
commit a34b36703a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,9 +12,10 @@ class TrnascanSe(AutotoolsPackage):
homepage = "http://lowelab.ucsc.edu/tRNAscan-SE/"
url = "http://trna.ucsc.edu/software/trnascan-se-2.0.0.tar.gz"
version("2.0.11", sha256="29b74edd0f84ad88139035e119b66397c54a37428e0b61c66a1b3d4733adcd1e")
version("2.0.0", sha256="0dde1c07142e4bf77b21d53ddf3eeb1ef8c52248005a42323d13f8d7c798100c")
depends_on("infernal@1.1.2", type="run", when="@2.0.0")
depends_on("infernal@1.1:", type="run", when="@2.0.0:")
def patch(self):
filter_file(