help2man: swap GNU url and mirror.

This commit is contained in:
ilovezfs 2017-04-22 22:13:20 -07:00
parent 45a0ff3c51
commit 512e7f6e96

View file

@ -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