diff options
Diffstat (limited to 'Library/Formula/ocp.rb')
| -rw-r--r-- | Library/Formula/ocp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ocp.rb b/Library/Formula/ocp.rb index b4609c225..c84ad8c38 100644 --- a/Library/Formula/ocp.rb +++ b/Library/Formula/ocp.rb @@ -2,7 +2,7 @@ require "formula" class Ocp < Formula homepage "http://sourceforge.net/p/opencubicplayer/home/" - url "http://downloads.sourceforge.net/project/opencubicplayer/ocp-0.1.21/ocp-0.1.21.tar.bz2" + url "https://downloads.sourceforge.net/project/opencubicplayer/ocp-0.1.21/ocp-0.1.21.tar.bz2" sha1 "aaa16cf1979c572b09c73e7cc61350bfc4477380" depends_on "libvorbis" |
