dash: add v0.5.12 (#35850)
This commit is contained in:
parent
38bd499c09
commit
818459e6fc
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue