etsh 5.1.5
Closes #27114. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
73040b0532
commit
c364c72578
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Etsh < Formula
|
class Etsh < Formula
|
||||||
desc "Two ports of /bin/sh from V6 UNIX (circa 1975)"
|
desc "Two ports of /bin/sh from V6 UNIX (circa 1975)"
|
||||||
homepage "https://etsh.io/"
|
homepage "https://etsh.io/"
|
||||||
url "https://etsh.io/src/etsh-5.1.0.tar.gz"
|
url "https://etsh.io/src/etsh-5.1.5.tar.gz"
|
||||||
sha256 "c4b9cf7998d1e129493c3386b661d174624fa39fc319b53a4b0d40cf97625e17"
|
sha256 "656e856d64d61e5b439ede6129279ec6c71a7fdda1f93303b338c93064c38811"
|
||||||
version_scheme 1
|
version_scheme 1
|
||||||
head "https://github.com/JNeitzel/v6shell.git", :branch => "current"
|
head "https://github.com/JNeitzel/v6shell.git", :branch => "current"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue