editline: add v1.17.1 (#37448)
This commit is contained in:
parent
9ef062fcca
commit
c105ac07bb
@ -12,6 +12,7 @@ class Editline(AutotoolsPackage):
|
|||||||
homepage = "https://troglobit.com/editline.html"
|
homepage = "https://troglobit.com/editline.html"
|
||||||
url = "https://github.com/troglobit/editline/archive/1.16.0.tar.gz"
|
url = "https://github.com/troglobit/editline/archive/1.16.0.tar.gz"
|
||||||
|
|
||||||
|
version("1.17.1", sha256="d65c5739c8ca388fa71feabc5aae506d052e1a6d288ee4e7fcab7efb07a3be74")
|
||||||
version("1.16.0", sha256="33421a1569d025f332a87054bfea28e2c757bdb573f1437bc22c34b798b6383c")
|
version("1.16.0", sha256="33421a1569d025f332a87054bfea28e2c757bdb573f1437bc22c34b798b6383c")
|
||||||
|
|
||||||
depends_on("autoconf", type="build")
|
depends_on("autoconf", type="build")
|
||||||
|
Loading…
Reference in New Issue
Block a user