subversion 1.7.7
Closes Homebrew/homebrew#15362. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f070769992
commit
3b93f273c2
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue