From 7d372ede673a2e65c6d08e175370fe82c4301362 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 3 Jan 2012 20:07:41 -0600 Subject: help2man 1.40.5 Signed-off-by: Jack Nagel --- Library/Formula/help2man.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index 47657b136..6df568758 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -1,10 +1,10 @@ require 'formula' class Help2man < Formula - url 'http://ftpmirror.gnu.org/help2man/help2man-1.40.4.tar.gz' - mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.40.4.tar.gz' + url 'http://ftpmirror.gnu.org/help2man/help2man-1.40.5.tar.gz' + mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.40.5.tar.gz' homepage 'http://www.gnu.org/software/help2man/' - md5 '4d79dc7cb7c20019c2a3650d35259c45' + md5 '75a7d2f93765cd367aab98986a75f88c' def install system "./configure", "--prefix=#{prefix}" -- cgit v1.2.3