From dc846f6879d8af66275118f7ff2b7dbd7f70e9e0 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 15 Feb 2014 10:14:08 -0600 Subject: [PATCH] help2man 1.44.1 Closes Homebrew/homebrew#26743. --- Formula/help2man.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/help2man.rb b/Formula/help2man.rb index db5c7b35a3..d5319e9333 100644 --- a/Formula/help2man.rb +++ b/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.43.3.tar.gz' - mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.43.3.tar.gz' - sha256 '67978d118980ebd9f0c60be5db129527900a7b997b9568fc795ba9bdb341d303' + url 'http://ftpmirror.gnu.org/help2man/help2man-1.44.1.tar.xz' + mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.44.1.tar.xz' + sha256 '22de6846771921f455e389cdca07119d7f55b1877685b42dd5bbb9fc1377defb' def install # install is not parallel safe