aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorLars Bilke2013-09-19 14:47:38 +0200
committerMike McQuaid2013-09-19 13:55:48 +0100
commitf1b832b3f0a0afb074b6ac90fd50c5972add9f52 (patch)
tree35b7d173ec0798cc75b5702ce836a48f1411df3d /Library/Formula
parent8b748cbe53d390358a40147e5ce170c9e4a74c88 (diff)
downloadhomebrew-f1b832b3f0a0afb074b6ac90fd50c5972add9f52.tar.bz2
vrpn 07.31
Closes #22678. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vrpn.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vrpn.rb b/Library/Formula/vrpn.rb
index f378b5c54..dd5f351d1 100644
--- a/Library/Formula/vrpn.rb
+++ b/Library/Formula/vrpn.rb
@@ -2,8 +2,8 @@ require 'formula'
class Vrpn < Formula
homepage 'http://vrpn.org'
- url 'ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/vrpn_07_30.zip'
- sha1 '474f45d524ba959e93630f19666fd03d8f337d90'
+ url 'http://www.cs.unc.edu/Research/vrpn/downloads/vrpn_07_31.zip'
+ sha1 'a78dd36cd301a7def2d54576cfa63604a8729ace'
head 'git://git.cs.unc.edu/vrpn.git'