homer: add v4.11.1 (#36232)

This commit is contained in:
Alec Scott 2023-03-20 01:52:58 -07:00 committed by GitHub
parent d6d68b892a
commit 0646c953e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ class Homer(Package):
homepage = "http://homer.ucsd.edu/homer"
url = "http://homer.ucsd.edu/homer/data/software/homer.v4.9.1.zip"
version("4.11.1", sha256="80d1cd00616729894017b24a36a2ef81f9cde8bd364e875aead1e0cfb500c82b")
version("4.9.1", sha256="ad1303b0b0400dc8a88dbeae1ee03a94631977b751a3d335326c4febf0eec3a9")
depends_on("perl", type=("build", "run"))