libctl: add v4.5.1 (#36852)
This commit is contained in:
parent
8893605b1e
commit
32c3ce204d
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class Libctl(AutotoolsPackage):
|
||||||
git = "https://github.com/NanoComp/libctl.git"
|
git = "https://github.com/NanoComp/libctl.git"
|
||||||
url = "https://github.com/NanoComp/libctl/releases/download/v4.2.0/libctl-4.2.0.tar.gz"
|
url = "https://github.com/NanoComp/libctl/releases/download/v4.2.0/libctl-4.2.0.tar.gz"
|
||||||
|
|
||||||
|
version("4.5.1", sha256="fcfeb2f13dda05b560f0ec6872757d9318fdfe8f4bc587eb2053a29ba328ae25")
|
||||||
version("4.5.0", sha256="621e46a238c4d5e8ce0866183f8e04abac6e1a94d90932af0d56ee61370ea153")
|
version("4.5.0", sha256="621e46a238c4d5e8ce0866183f8e04abac6e1a94d90932af0d56ee61370ea153")
|
||||||
version("4.2.0", sha256="0341ad6ea260ecda2efb3d4b679abb3d05ca6211792381979b036177a9291975")
|
version("4.2.0", sha256="0341ad6ea260ecda2efb3d4b679abb3d05ca6211792381979b036177a9291975")
|
||||||
version(
|
version(
|
||||||
|
|
Loading…
Reference in a new issue