From c5d0c4eb21aff82fef4171f03adee6ca89085bcc Mon Sep 17 00:00:00 2001 From: David Björklund Date: Thu, 20 Dec 2012 17:35:52 +0100 Subject: neo4j: Update to 1.8.1 Closes #16676. Signed-off-by: Charlie Sharpsteen --- Library/Formula/neo4j.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb index 6c3768292..3362a6817 100644 --- a/Library/Formula/neo4j.rb +++ b/Library/Formula/neo4j.rb @@ -2,9 +2,9 @@ require 'formula' class Neo4j < Formula homepage 'http://neo4j.org' - url 'http://dist.neo4j.org/neo4j-community-1.8-unix.tar.gz' - version 'community-1.8-unix' - sha1 '1e1633d92c86c5c4b26689e8c1bf5aefcfb34c9f' + url 'http://dist.neo4j.org/neo4j-community-1.8.1-unix.tar.gz' + version 'community-1.8.1-unix' + sha1 '717ed62de9fa336e34fd65d477bf76f5ef14e560' def install # Remove windows files -- cgit v1.2.3