From e9d602899d152137cc57d276843be4d4c83a949f Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Sat, 27 Sep 2014 17:53:15 -0700 Subject: ncmpcpp: devel 0.6-beta4 --- Library/Formula/ncmpcpp.rb | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Library/Formula/ncmpcpp.rb') diff --git a/Library/Formula/ncmpcpp.rb b/Library/Formula/ncmpcpp.rb index f442858b2..c8b790bdd 100644 --- a/Library/Formula/ncmpcpp.rb +++ b/Library/Formula/ncmpcpp.rb @@ -12,6 +12,15 @@ class Ncmpcpp < Formula end end + devel do + url "http://ncmpcpp.rybczak.net/stable/ncmpcpp-0.6_beta4.tar.bz2" + sha1 "e995546831489e3629a961512365dc2d3f2f7310" + version "0.6-beta4" + + depends_on 'boost' # not needed by stable + depends_on 'readline' + end + head do url 'git://repo.or.cz/ncmpcpp.git' -- cgit v1.2.3