diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pianobar.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pianobar.rb b/Library/Formula/pianobar.rb index 89ad09999..19d6fd853 100644 --- a/Library/Formula/pianobar.rb +++ b/Library/Formula/pianobar.rb @@ -1,10 +1,10 @@ require 'formula' class Pianobar < Formula - url 'https://github.com/PromyLOPh/pianobar/tarball/2011.12.11' - version '2011.12.11' + url 'https://github.com/PromyLOPh/pianobar/tarball/2012.01.10' + version '2012.01.10' homepage 'https://github.com/PromyLOPh/pianobar/' - md5 'c8573c133851ff54649d1ab45c7b855c' + md5 'a703227c079cb0fe20ac4abbdfbc6f08' head 'https://github.com/PromyLOPh/pianobar.git' |
