aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/calcurse.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-16 19:35:06 -0500
committerJack Nagel2014-03-16 19:35:06 -0500
commita5e456395bb8ba3ff8f9a545440038de46ff2ac5 (patch)
tree3fd5bc59f8c204d412c0954d2f7b69712e02b735 /Library/Formula/calcurse.rb
parentb858fb3f0da0e283a53ad69c51175b8ab8b989a1 (diff)
downloadhomebrew-a5e456395bb8ba3ff8f9a545440038de46ff2ac5.tar.bz2
calcurse: use checksummed patches
Diffstat (limited to 'Library/Formula/calcurse.rb')
-rw-r--r--Library/Formula/calcurse.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/calcurse.rb b/Library/Formula/calcurse.rb
index eda9e4ef1..b0591cba2 100644
--- a/Library/Formula/calcurse.rb
+++ b/Library/Formula/calcurse.rb
@@ -8,8 +8,9 @@ class Calcurse < Formula
depends_on 'gettext'
# Patch sent upstream: https://github.com/cryptocrack/calcurse/pull/1
- def patches
- "https://github.com/jacknagel/calcurse/commit/86dd23f87bcbb32a69f5f0391439238d4e389d77.patch"
+ patch do
+ url "https://github.com/jacknagel/calcurse/commit/86dd23f87bcbb32a69f5f0391439238d4e389d77.patch"
+ sha1 "5af66c819acf115e65e4d94ca903df6bbc5274d2"
end
def install