aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mpd.rb7
1 files changed, 2 insertions, 5 deletions
diff --git a/Library/Formula/mpd.rb b/Library/Formula/mpd.rb
index f98a67cbb..83b1408bb 100644
--- a/Library/Formula/mpd.rb
+++ b/Library/Formula/mpd.rb
@@ -2,11 +2,8 @@ require 'formula'
class Mpd < Formula
homepage "http://www.musicpd.org/"
-
- stable do
- url "http://www.musicpd.org/download/mpd/0.18/mpd-0.18.13.tar.xz"
- sha1 "0ddf8c55228fcc67522ecdd7710f93dc146c99a7"
- end
+ url "http://www.musicpd.org/download/mpd/0.18/mpd-0.18.13.tar.xz"
+ sha1 "0ddf8c55228fcc67522ecdd7710f93dc146c99a7"
bottle do
revision 1