help2man 1.40.7

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-03-19 16:11:34 -05:00
parent 32a7db5fc4
commit 4e0033ec95

View file

@ -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.6.tar.gz'
mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.40.6.tar.gz'
sha1 '4a34dd9e74e1c17e2654269b41f1010ea1d9a387'
url 'http://ftpmirror.gnu.org/help2man/help2man-1.40.7.tar.gz'
mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.40.7.tar.gz'
sha1 '6df4a02f54629832a641f00be2c6b61cec0095d2'
def install
system "./configure", "--prefix=#{prefix}"