From 928077c0f6d4a2feec724740ee3f8b59fbddd2d0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 14 Mar 2014 10:03:25 -0500 Subject: orientdb: use checksummed patches --- Library/Formula/orientdb.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb index ef644c74c..143b741a8 100644 --- a/Library/Formula/orientdb.rb +++ b/Library/Formula/orientdb.rb @@ -5,9 +5,10 @@ class Orientdb < Formula url 'https://orient.googlecode.com/files/orientdb-graphed-1.3.0.tar.gz' sha1 '124e37d2994d2908cc36fd036841b53caeed046c' - def patches - # Fixing OrientDB init scripts - "https://gist.github.com/leppert/5468357/raw/f4c926df7c31fe96425f2bf5feb68b52df31ebaf/homebrew.patch" + # Fixing OrientDB init scripts + patch do + url "https://gist.github.com/leppert/5468357/raw/f4c926df7c31fe96425f2bf5feb68b52df31ebaf/homebrew.patch" + sha1 "1ba6c004d0695fde81053ff010f9d78f757f959b" end def install -- cgit v1.2.3