help2man 1.47.1
Closes Homebrew/homebrew#41146. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
5f415b3c65
commit
5323e39846
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Help2man < Formula
|
||||
desc "Automatically generate simple man pages"
|
||||
homepage "https://www.gnu.org/software/help2man/"
|
||||
url "http://ftpmirror.gnu.org/help2man/help2man-1.46.5.tar.xz"
|
||||
mirror "https://ftp.gnu.org/gnu/help2man/help2man-1.46.5.tar.xz"
|
||||
sha256 "0ada23867183c5e779e06e6441801c5c74ff77af258e2f1bb5fce181fbc30ebf"
|
||||
url "http://ftpmirror.gnu.org/help2man/help2man-1.47.1.tar.xz"
|
||||
mirror "https://ftp.gnu.org/gnu/help2man/help2man-1.47.1.tar.xz"
|
||||
sha256 "c59b26f60cb06e45b00e729dea721e7a17220e2c17d800eb428271a750382b06"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue