From 5ffc6203bc2c57f2bd32f90be1f673577111894a Mon Sep 17 00:00:00 2001 From: Greg Leppert Date: Fri, 26 Apr 2013 12:20:13 -0400 Subject: [PATCH] orientdb 1.3.0 Closes Homebrew/homebrew#19455. Signed-off-by: Jack Nagel --- Formula/orientdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/orientdb.rb b/Formula/orientdb.rb index 4c2018a7bc..925c1762e6 100644 --- a/Formula/orientdb.rb +++ b/Formula/orientdb.rb @@ -2,12 +2,12 @@ require 'formula' class Orientdb < Formula homepage 'http://www.orientdb.org/index.htm' - url 'http://orient.googlecode.com/files/orientdb-graphed-1.2.0.zip' - sha1 '7b6dc5740510f15150ee5eb457b717ecec468f7e' + url 'https://orient.googlecode.com/files/orientdb-graphed-1.3.0.tar.gz' + sha1 '124e37d2994d2908cc36fd036841b53caeed046c' def patches # Fixing OrientDB init scripts - "https://raw.github.com/gist/3965837/b464748b1759117ac5fb2039f54d5a5fd204f0b8/homebrew.patch" + "https://raw.github.com/gist/5468357/f4c926df7c31fe96425f2bf5feb68b52df31ebaf/homebrew.patch" end def install