aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-07-31 17:59:57 +0100
committerMike McQuaid2014-07-31 20:37:43 +0200
commit41a972726cb34be68b0c995f372df083b2f7453c (patch)
tree8a0c418183e4fb8d3276dc01862fc3998db0da39 /Library
parent6a2d25bd84c04a00f313513ce2ba8b86ec58327b (diff)
downloadhomebrew-41a972726cb34be68b0c995f372df083b2f7453c.tar.bz2
udpxy: add 1.0.23-9 bottle.
Closes #31255. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/udpxy.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/udpxy.rb b/Library/Formula/udpxy.rb
index b976041a9..814721438 100644
--- a/Library/Formula/udpxy.rb
+++ b/Library/Formula/udpxy.rb
@@ -6,6 +6,12 @@ class Udpxy < Formula
sha1 "4194fc98d51284da48d07c44bbc5bdfa4813a4b8"
version "1.0.23-9"
+ bottle do
+ sha1 "77d4bee071a84cbf4be6505b41a25cad4ac2c5ce" => :mavericks
+ sha1 "7c1859700e919715bf07663bd61564b5cc4b040d" => :mountain_lion
+ sha1 "7f2dfa95dcf0f437c1ddc0197b1fa1599281c68b" => :lion
+ end
+
# Fix gzip path in Makefile for uname Darwin, this is needed to fix the install task
# http://sourceforge.net/p/udpxy/patches/4/
patch :DATA