From c333a5fa211357f707c065337e4ceffc1c7666ef Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 26 Nov 2013 23:49:36 -0800 Subject: open-mesh 2.4 --- Library/Formula/open-mesh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/open-mesh.rb b/Library/Formula/open-mesh.rb index eb7c297ec..3819ae279 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://www.openmesh.org/fileadmin/openmesh-files/2.3/OpenMesh-2.3.tar.gz' - sha1 '3cccb46afd6f8b0c60dfbdcd883806f77efd14c3' + url 'http://www.openmesh.org/fileadmin/openmesh-files/2.4/OpenMesh-2.4.tar.gz' + sha1 '5fd3f27e8c5803caf003c752de2dffc88ae4f874' head 'http://openmesh.org/svnrepo/OpenMesh/trunk/', :using => :svn -- cgit v1.2.3