aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-01-14 13:29:31 +0000
committerMike McQuaid2015-01-14 14:25:04 +0000
commite824742387deef110c48a77499e904c73190a747 (patch)
tree3fa72f4fb246c8b372c581890c65a5101a37de9b /Library
parent92711e5cd439279aa2f41a3477180612b2fc6542 (diff)
downloadhomebrew-e824742387deef110c48a77499e904c73190a747.tar.bz2
pv: update 1.5.7 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pv.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/pv.rb b/Library/Formula/pv.rb
index c690d75b1..e654101d1 100644
--- a/Library/Formula/pv.rb
+++ b/Library/Formula/pv.rb
@@ -4,9 +4,10 @@ class Pv < Formula
sha1 "173d87d11d02a524037228f6495c46cad3214b7d"
bottle do
- sha1 "74c116553193e57d114106e970b9c49b9f4104b5" => :mavericks
- sha1 "d5a03a105681454bdb9bb27259a7b590dd12afa8" => :mountain_lion
- sha1 "47a5ca248413625e8b70de1b13a96c313c5952ed" => :lion
+ revision 1
+ sha1 "0c77b97448d2705d9e9f5a63ceafa42e483a21d9" => :yosemite
+ sha1 "a49bcc1abe924b622d06fb15eb01141d0c252f40" => :mavericks
+ sha1 "1441d97ae226d2cb3e3519ae714cf47940d6595a" => :mountain_lion
end
depends_on "gettext"