pdksh: use checksummed patches
This commit is contained in:
parent
dcf6226dbc
commit
c8ddf9bc5c
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Pdksh < Formula
|
|||
sha1 '8b022e45de7691ef330f13b0981f0cff30b4047d'
|
||||
|
||||
# Use a sort command that works with Leopard and up
|
||||
def patches
|
||||
{ :p0 =>
|
||||
"https://trac.macports.org/export/90549/trunk/dports/shells/pdksh/files/patch-siglist.sh.diff"
|
||||
}
|
||||
patch :p0 do
|
||||
url "https://trac.macports.org/export/90549/trunk/dports/shells/pdksh/files/patch-siglist.sh.diff"
|
||||
sha1 "009830f37b7be86d1a1a2f187c82c25da6d9b418"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue