aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mpdas.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mpdas.rb')
-rw-r--r--Library/Formula/mpdas.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mpdas.rb b/Library/Formula/mpdas.rb
index 9b535dc88..4d4c4c835 100644
--- a/Library/Formula/mpdas.rb
+++ b/Library/Formula/mpdas.rb
@@ -5,7 +5,7 @@ class Mpdas < Formula
homepage 'http://www.50hz.ws/mpdas/'
md5 'ea852645079be1aeedfe3e88f421917e'
- head 'git://github.com/hrkfdn/mpdas.git'
+ head 'https://github.com/hrkfdn/mpdas.git'
depends_on 'pkg-config' => :build
depends_on 'libmpd'