aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-14 10:03:26 -0500
committerJack Nagel2014-03-14 12:34:35 -0500
commit48ceb3713fe12dce26802458ad551fe32fe750a4 (patch)
tree6a507b5fabebac964e250740a7f950f354e23f08 /Library/Formula
parent4db4d65dcd2a9b658f50b41aa1b1c6404062cf3c (diff)
downloadhomebrew-48ceb3713fe12dce26802458ad551fe32fe750a4.tar.bz2
pdksh: use checksummed patches
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pdksh.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/pdksh.rb b/Library/Formula/pdksh.rb
index ee26b0101..30fa4a7d7 100644
--- a/Library/Formula/pdksh.rb
+++ b/Library/Formula/pdksh.rb
@@ -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