aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-12-26 10:06:29 -0600
committerJack Nagel2013-12-26 10:46:08 -0600
commit319735bf8f86e8520e6cf521cbe08e08c530fce0 (patch)
tree270b17c337d0f004983fe0183986e2ca2d48d52f /Library/Formula
parent8483775e6c22aa819e35e13fe8219018238cba04 (diff)
downloadhomebrew-319735bf8f86e8520e6cf521cbe08e08c530fce0.tar.bz2
vcodex: update urls
Fixes #25443. Closes #25474. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vcodex.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vcodex.rb b/Library/Formula/vcodex.rb
index e776d2e13..e78c00c57 100644
--- a/Library/Formula/vcodex.rb
+++ b/Library/Formula/vcodex.rb
@@ -13,8 +13,8 @@ class VcodexDownloadStrategy < CurlDownloadStrategy
end
class Vcodex < Formula
- homepage 'http://www2.research.att.com/~gsf/download/ref/vcodex/vcodex.html'
- url 'http://www2.research.att.com/~gsf/download/tgz/vcodex.2013-05-31.tgz',
+ homepage 'http://www2.research.att.com/~astopen/download/ref/vcodex/vcodex.html'
+ url 'http://www2.research.att.com/~astopen/download/tgz/vcodex.2013-05-31.tgz',
:using => VcodexDownloadStrategy
sha1 '0423ee95b13069dd617c5f7625484a92d5068ea0'
version '2013-05-31'