From 87ac16a430b01f38606556338744ce9d0e513e73 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 13 Jun 2014 11:15:02 +0100 Subject: [PATCH] pazpar2: update 1.6.43 bottle. Closes Homebrew/homebrew#30111. Signed-off-by: Mike McQuaid --- Formula/pazpar2.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pazpar2.rb b/Formula/pazpar2.rb index 84695efce90..c40b917f402 100644 --- a/Formula/pazpar2.rb +++ b/Formula/pazpar2.rb @@ -7,9 +7,9 @@ class Pazpar2 < Formula bottle do cellar :any - sha1 "c706b67f07dae521a7abf98c4e65530ad262a22b" => :mavericks - sha1 "34e44849472083c6ab3d0c69c8355d4e1776beb1" => :mountain_lion - sha1 "943cc0f80a47bfe46db08e3d87648693fc0d9b14" => :lion + sha1 "4f808f4797b985d157f5a3e470162d311a49a3b2" => :mavericks + sha1 "c63d1ac14505b3e747cb3ec057b0c5a7f8a10188" => :mountain_lion + sha1 "861e672d1dd5a201ffa83a6b1ebedec079de3590" => :lion end depends_on "pkg-config" => :build