help2man 1.47.12
Closes #48551. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
64078343f5
commit
273fc9e86b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Help2man < Formula
|
class Help2man < Formula
|
||||||
desc "Automatically generate simple man pages"
|
desc "Automatically generate simple man pages"
|
||||||
homepage "https://www.gnu.org/software/help2man/"
|
homepage "https://www.gnu.org/software/help2man/"
|
||||||
url "https://ftp.gnu.org/gnu/help2man/help2man-1.47.11.tar.xz"
|
url "https://ftp.gnu.org/gnu/help2man/help2man-1.47.12.tar.xz"
|
||||||
mirror "https://ftpmirror.gnu.org/help2man/help2man-1.47.11.tar.xz"
|
mirror "https://ftpmirror.gnu.org/help2man/help2man-1.47.12.tar.xz"
|
||||||
sha256 "5985b257f86304c8791842c0c807a37541d0d6807ee973000cf8a3fe6ad47b88"
|
sha256 "7d0ba64cf9d16ec97cc11aafb659b55aa7bdec99072ff2aec5fcecf0fbeab160"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue