aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorReinaldo de Souza Junior2014-11-13 12:36:29 -0200
committerMike McQuaid2014-11-13 14:55:33 +0000
commit9b63c2864d890a137e0e841ea043a0aad58cc20a (patch)
tree49bf18524e49e81c5f8838170157e3e67ca405a7 /Library/Formula
parentb1140b3fbdac1bd79b7780cbbd05f88a828daa97 (diff)
downloadhomebrew-9b63c2864d890a137e0e841ea043a0aad58cc20a.tar.bz2
Update file URL
Closes #34158. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gnu-getopt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnu-getopt.rb b/Library/Formula/gnu-getopt.rb
index 909c76888..e7cf98631 100644
--- a/Library/Formula/gnu-getopt.rb
+++ b/Library/Formula/gnu-getopt.rb
@@ -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