From 0005ca60968036804998ebad4eb402b530108c8d Mon Sep 17 00:00:00 2001 From: cuchac Date: Wed, 3 Nov 2010 09:42:30 +0100 Subject: Update saga-cpp to 1.5.2 & fix HEAD Signed-off-by: Adam Vandenberg --- Library/Formula/saga-cpp.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula/saga-cpp.rb') diff --git a/Library/Formula/saga-cpp.rb b/Library/Formula/saga-cpp.rb index 5f2a2480b..5454fc69a 100644 --- a/Library/Formula/saga-cpp.rb +++ b/Library/Formula/saga-cpp.rb @@ -1,10 +1,10 @@ require 'formula' class SagaCpp :svn + url 'http://static.saga.cct.lsu.edu/software/saga-core/saga-core-1.5.2.tgz' + head 'https://svn.cct.lsu.edu/repos/saga/core/trunk/', :using => :svn homepage 'http://saga.cct.lsu.edu' - md5 'b05c76761f79d64df1af834986e095a8' + md5 'd018e17c03db7821f6e3ab30c281067d' depends_on 'boost' depends_on 'sqlite' -- cgit v1.2.3