From f0d82faca4c943c0a53b799010c0b3789a037f06 Mon Sep 17 00:00:00 2001 From: Francisco Souza Date: Sun, 24 Mar 2013 01:06:10 -0300 Subject: [PATCH] concurrencykit 0.2.15 Closes Homebrew/homebrew#18694. Signed-off-by: Jack Nagel --- Formula/concurrencykit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/concurrencykit.rb b/Formula/concurrencykit.rb index fe06e039935..2e4ce38eab2 100644 --- a/Formula/concurrencykit.rb +++ b/Formula/concurrencykit.rb @@ -2,8 +2,8 @@ require 'formula' class Concurrencykit < Formula homepage 'http://concurrencykit.org' - url 'http://concurrencykit.org/releases/ck-0.2.13.tar.gz' - sha1 'fd350384baa7f6263a2cc9d9d43f69f0dd3c89d0' + url 'http://concurrencykit.org/releases/ck-0.2.15.tar.gz' + sha1 'eea1aef0178f4d728164b3b2dda8ebededc62832' head 'git://git.concurrencykit.org/ck.git'