diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/help2man.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index 41af46c32..192bce2b5 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.43.2.tar.gz' - mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.43.2.tar.gz' - sha256 'ec43eb74669e02cb61af142f1398bb882ff1dbbc9a8cc4f8cd70098fe425e4a9' + 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' def install # install is not parallel safe |
