aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/subversion.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/subversion.rb b/Library/Formula/subversion.rb
index cc3f98236..b909e5c6d 100644
--- a/Library/Formula/subversion.rb
+++ b/Library/Formula/subversion.rb
@@ -1,10 +1,10 @@
require 'formula'
class Subversion < Formula
- homepage 'http://subversion.apache.org/'
- url 'http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.8.8.tar.bz2'
- mirror 'http://archive.apache.org/dist/subversion/subversion-1.8.8.tar.bz2'
- sha1 '8e9f10b7a9704c90e17cfe76fd56e3fe74c01a7a'
+ homepage 'https://subversion.apache.org/'
+ url 'http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.8.9.tar.bz2'
+ mirror 'http://archive.apache.org/dist/subversion/subversion-1.8.9.tar.bz2'
+ sha1 '424ee12708f39a126efd905886666083dcc4eeaf'
bottle do
revision 1