hfsutils: update download URL

The homepage is still working, but it returns a 404 if you try to
download the tarball over https.  Added another one I found,
althogh the two mirrors also work.

Also note the license while I'm here.

Closes #66371.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
master
Mitchell Blank Jr 2020-12-06 23:00:18 +00:00 committed by FX Coudert
parent 7577f8a25b
commit 3a268b5ae0
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
class Hfsutils < Formula
desc "Tools for reading and writing Macintosh volumes"
homepage "https://www.mars.org/home/rob/proj/hfs/"
url "https://www.mars.org/pub/hfs/hfsutils-3.2.6.tar.gz"
url "https://sources.voidlinux.org/hfsutils-3.2.6/hfsutils-3.2.6.tar.gz"
mirror "https://fossies.org/linux/misc/old/hfsutils-3.2.6.tar.gz"
mirror "https://ftp.osuosl.org/pub/clfs/conglomeration/hfsutils/hfsutils-3.2.6.tar.gz"
sha256 "bc9d22d6d252b920ec9cdf18e00b7655a6189b3f34f42e58d5bb152957289840"
license "GPL-2.0-or-later"
bottle do
cellar :any_skip_relocation