subversion 1.7.7

Closes Homebrew/homebrew#15362.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Victor Jacobs 2012-10-08 23:43:01 +02:00 committed by Adam Vandenberg
parent f070769992
commit 3b93f273c2
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ end
class Subversion < Formula
homepage 'http://subversion.apache.org/'
url 'http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.7.6.tar.bz2'
sha1 '5b76a9f49e2c4bf064041a7d6b1bfcc3aa4ed068'
url 'http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.7.7.tar.bz2'
sha1 'c9fc0c5992eda36ba9affd93a15929e25958a951'
option :universal
option 'java', 'Build Java bindings'