help2man: swap GNU url and mirror.
This commit is contained in:
parent
45a0ff3c51
commit
512e7f6e96
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Help2man < Formula
|
||||
desc "Automatically generate simple man pages"
|
||||
homepage "https://www.gnu.org/software/help2man/"
|
||||
url "https://ftpmirror.gnu.org/help2man/help2man-1.47.4.tar.xz"
|
||||
mirror "https://ftp.gnu.org/gnu/help2man/help2man-1.47.4.tar.xz"
|
||||
url "https://ftp.gnu.org/gnu/help2man/help2man-1.47.4.tar.xz"
|
||||
mirror "https://ftpmirror.gnu.org/help2man/help2man-1.47.4.tar.xz"
|
||||
sha256 "d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue