dash: add v0.5.12 (#35850)

This commit is contained in:
Alec Scott 2023-03-07 08:48:05 -08:00 committed by GitHub
parent 38bd499c09
commit 818459e6fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ class Dash(AutotoolsPackage):
url = "https://git.kernel.org/pub/scm/utils/dash/dash.git/snapshot/dash-0.5.9.1.tar.gz"
list_url = homepage
version("0.5.12", sha256="0d632f6b945058d84809cac7805326775bd60cb4a316907d0bd4228ff7107154")
version("0.5.9.1", sha256="3f747013a20a3a9d2932be1a6dd1b002ca5649849b649be0af8a8da80bd8a918")
depends_on("libedit", type="link")