editline: add v1.17.1 (#37448)

This commit is contained in:
Alec Scott
2023-05-05 10:57:47 -07:00
committed by GitHub
parent 9ef062fcca
commit c105ac07bb

View File

@@ -12,6 +12,7 @@ class Editline(AutotoolsPackage):
homepage = "https://troglobit.com/editline.html"
url = "https://github.com/troglobit/editline/archive/1.16.0.tar.gz"
version("1.17.1", sha256="d65c5739c8ca388fa71feabc5aae506d052e1a6d288ee4e7fcab7efb07a3be74")
version("1.16.0", sha256="33421a1569d025f332a87054bfea28e2c757bdb573f1437bc22c34b798b6383c")
depends_on("autoconf", type="build")