aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2012-07-30 10:58:33 -0500
committerAdam Vandenberg2012-07-30 12:38:17 -0700
commitded063399e1c69be99bbd36c35ab8fe4fe42d7c6 (patch)
treec94c49f32419aa631685505ad12cf6c94ee9bf86
parentd966313d0ff20f51294f2ec9fea94fc6be30796e (diff)
downloadhomebrew-ded063399e1c69be99bbd36c35ab8fe4fe42d7c6.tar.bz2
open-mesh 2.2
Closes #13775. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/open-mesh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/open-mesh.rb b/Library/Formula/open-mesh.rb
index e7f111d68..a89c1dffb 100644
--- a/Library/Formula/open-mesh.rb
+++ b/Library/Formula/open-mesh.rb
@@ -2,8 +2,8 @@ require 'formula'
class OpenMesh < Formula
homepage 'http://openmesh.org'
- url 'http://openmesh.org/fileadmin/openmesh-files/2.1/OpenMesh-2.1.tar.bz2'
- md5 'e28ede60a261b92b7da517be71387b39'
+ url 'http://www.openmesh.org/fileadmin/openmesh-files/2.2/OpenMesh-2.2.tar.gz'
+ sha1 'ee1114d7dbcf66c4717ea9b5897f5f78ec754b91'
head 'http://openmesh.org/svnrepo/OpenMesh/trunk/', :using => :svn