aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gearman.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gearman.rb b/Library/Formula/gearman.rb
index 94c58a76e..059435003 100644
--- a/Library/Formula/gearman.rb
+++ b/Library/Formula/gearman.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gearman < Formula
homepage 'http://gearman.org/'
- url 'https://launchpad.net/gearmand/1.2/1.1.7/+download/gearmand-1.1.7.tar.gz'
- sha1 '4dbbdfbbfd184f1902fc5b139ec250dc6f260bc8'
+ url 'https://launchpad.net/gearmand/1.2/1.1.9/+download/gearmand-1.1.9.tar.gz'
+ sha1 '59ec305a4535451c3b51a21d2525e1c07770419d'
option 'with-mysql', 'Compile with MySQL persistent queue enabled'