From 509c2f7803b9c65cd876cd4263cdc0b159354d54 Mon Sep 17 00:00:00 2001 From: Markus Goetz Date: Tue, 1 Oct 2013 16:43:33 +0200 Subject: neon 0.30.0 Closes #22967. Signed-off-by: Adam Vandenberg --- Library/Formula/neon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/neon.rb b/Library/Formula/neon.rb index 1bd9ad63a..bf386c429 100644 --- a/Library/Formula/neon.rb +++ b/Library/Formula/neon.rb @@ -2,8 +2,8 @@ require 'formula' class Neon < Formula homepage 'http://www.webdav.org/neon/' - url 'http://www.webdav.org/neon/neon-0.29.6.tar.gz' - sha1 'ae1109923303f67ed3421157927bc4bc29c58961' + url 'http://www.webdav.org/neon/neon-0.30.0.tar.gz' + sha1 '9e6297945226f90d66258b7ee05f757ff5cea10a' keg_only :provided_by_osx, "Compiling newer versions of Subversion on 10.6 require this newer neon." -- cgit v1.2.3