hoppet: fix typo in hep tag (#32820)
This commit is contained in:
parent
94435778ba
commit
b6be1f3520
@ -13,7 +13,7 @@ class Hoppet(AutotoolsPackage):
|
|||||||
homepage = "https://hoppet.hepforge.org/"
|
homepage = "https://hoppet.hepforge.org/"
|
||||||
url = "https://github.com/gavinsalam/hoppet/archive/refs/tags/hoppet-1.2.0.tar.gz"
|
url = "https://github.com/gavinsalam/hoppet/archive/refs/tags/hoppet-1.2.0.tar.gz"
|
||||||
|
|
||||||
tags = ["heps"]
|
tags = ["hep"]
|
||||||
maintainers = ["haralmha"]
|
maintainers = ["haralmha"]
|
||||||
|
|
||||||
version("1.2.0", sha256="6e00eb56a4f922d03dfceba7b389a3aaf51f277afa46d7b634d661e0797e8898")
|
version("1.2.0", sha256="6e00eb56a4f922d03dfceba7b389a3aaf51f277afa46d7b634d661e0797e8898")
|
||||||
|
Loading…
Reference in New Issue
Block a user