aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sdcv.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/sdcv.rb b/Library/Formula/sdcv.rb
index 4912f9ec1..b410f76d7 100644
--- a/Library/Formula/sdcv.rb
+++ b/Library/Formula/sdcv.rb
@@ -2,8 +2,7 @@ require 'formula'
class Sdcv < Formula
homepage 'http://sdcv.sourceforge.net/'
- url 'https://svn.code.sf.net/p/sdcv/code/trunk',
- :using => UnsafeSubversionDownloadStrategy, :revision => '76'
+ url 'http://svn.code.sf.net/p/sdcv/code/trunk', :revision => '76'
version '0.5-2013-09-10'
depends_on 'pkg-config' => :build