aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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