pianobar: bump revision due to ffmpeg upgrade

Fixes Homebrew/homebrew#33034.
This commit is contained in:
Misty De Meo 2014-10-08 15:18:18 -07:00
parent 50f8a9ac16
commit 58bea8c4ee

View file

@ -5,6 +5,7 @@ class Pianobar < Formula
url "https://github.com/PromyLOPh/pianobar/archive/2014.06.08.tar.gz"
sha256 "55f0105b8bf20af0a74f3ef2f928e81d9fdccc50fe86548f7db7992f523c3529"
head "https://github.com/PromyLOPh/pianobar.git"
revision 1
depends_on "pkg-config" => :build
depends_on "libao"