From 1d6ae5033ae20d6bbe63a77d7e818e07974ef2c5 Mon Sep 17 00:00:00 2001 From: Emmanuel Blot Date: Sat, 2 Oct 2010 20:44:16 +0200 Subject: Update Subversion to 1.6.13 Signed-off-by: Adam Vandenberg --- Library/Formula/subversion.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/subversion.rb b/Library/Formula/subversion.rb index f6cde54c6..c5b0f7f61 100644 --- a/Library/Formula/subversion.rb +++ b/Library/Formula/subversion.rb @@ -10,13 +10,13 @@ def with_unicode_path?; ARGV.include? '--unicode-path'; end # On 10.5 we need newer versions of apr, neon etc. # On 10.6 we only need a newer version of neon class SubversionDeps