From 3742ffe0949727cc6a919036750670949be1c0d1 Mon Sep 17 00:00:00 2001 From: guns Date: Mon, 19 Dec 2011 13:22:54 -0600 Subject: [PATCH] Pianobar: Update to 2011.12.11 Now distributed with tls cert fingerprint. Closes Homebrew/homebrew#9188. Signed-off-by: Charlie Sharpsteen --- Formula/pianobar.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pianobar.rb b/Formula/pianobar.rb index c8eb6c411a..89ad099994 100644 --- a/Formula/pianobar.rb +++ b/Formula/pianobar.rb @@ -1,10 +1,10 @@ require 'formula' class Pianobar < Formula - url 'https://github.com/PromyLOPh/pianobar/zipball/2011.11.11' - version '2011.11.11' + url 'https://github.com/PromyLOPh/pianobar/tarball/2011.12.11' + version '2011.12.11' homepage 'https://github.com/PromyLOPh/pianobar/' - md5 '74876f2956cad2a20bb919e79e5d0c87' + md5 'c8573c133851ff54649d1ab45c7b855c' head 'https://github.com/PromyLOPh/pianobar.git'