Update file URL
Closes Homebrew/homebrew#34158. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e24bc9718e
commit
c837c8d5ae
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class GnuGetopt < Formula
|
||||
homepage 'http://software.frodo.looijaard.name/getopt/'
|
||||
url 'http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz'
|
||||
url 'http://frodo.looijaard.name/system/files/software/getopt/getopt-1.1.5.tar.gz'
|
||||
sha1 '9090eb46ac92f2fd2749ca4121e81aaad40f325d'
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue