diff options
Diffstat (limited to 'Library/Formula/libopenspotify.rb')
| -rw-r--r-- | Library/Formula/libopenspotify.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libopenspotify.rb b/Library/Formula/libopenspotify.rb index 7cfcad27b..8a2873fae 100644 --- a/Library/Formula/libopenspotify.rb +++ b/Library/Formula/libopenspotify.rb @@ -2,7 +2,7 @@ require 'formula' class Libopenspotify <Formula head 'git://github.com/noahwilliamsson/openspotify.git' - homepage 'http://github.com/noahwilliamsson/openspotify' + homepage 'https://github.com/noahwilliamsson/openspotify' depends_on 'libogg' depends_on 'libvorbis' |
