aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2012-09-01 12:41:41 -0500
committerJack Nagel2012-09-01 12:41:41 -0500
commita88ae2b54cd11ebdcc058bea6e9249a981351ba1 (patch)
tree3617745cd5f0c519a01ae749cd004e08446a0065 /Library
parentd1841649e12c6cb7bfb7b5c75342b31defa38110 (diff)
downloadhomebrew-a88ae2b54cd11ebdcc058bea6e9249a981351ba1.tar.bz2
help2man 1.40.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/help2man.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb
index ce9c99119..e64d07335 100644
--- a/Library/Formula/help2man.rb
+++ b/Library/Formula/help2man.rb
@@ -2,9 +2,9 @@ require 'formula'
class Help2man < Formula
homepage 'http://www.gnu.org/software/help2man/'
- url 'http://ftpmirror.gnu.org/help2man/help2man-1.40.11.tar.gz'
- mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.40.11.tar.gz'
- sha256 '34ad76638facd75d5bbc771a6827d1cbc43c435ae64321fb5a9d7b339a861835'
+ url 'http://ftpmirror.gnu.org/help2man/help2man-1.40.12.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.40.12.tar.gz'
+ sha256 'dec8e6e3f570b745a8484d7a4229135f1cf1c5257adf1c590cd094f7d591e4e4'
def install
# install is not parallel safe