whatmask: fix url(s)
This commit is contained in:
parent
b04c91bdaf
commit
54e87839f3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Whatmask < Formula
|
||||
desc "Network settings helper"
|
||||
homepage "http://www.laffeycomputer.com/whatmask.html"
|
||||
url "http://downloads.laffeycomputer.com/current_builds/whatmask/whatmask-1.2.tar.gz"
|
||||
url "https://web.archive.org/web/20170107110521/downloads.laffeycomputer.com/current_builds/whatmask/whatmask-1.2.tar.gz"
|
||||
sha256 "7dca0389e22e90ec1b1c199a29838803a1ae9ab34c086a926379b79edb069d89"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue