From 83d1dc9b744b7e6ef68f996d4e618ae4d10cfee8 Mon Sep 17 00:00:00 2001 From: Akagi201 Date: Fri, 5 Dec 2014 00:05:57 +0800 Subject: clib: update to 1.4.0 and add HEAD version support Closes #34674. Signed-off-by: Jack Nagel --- Library/Formula/clib.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/clib.rb b/Library/Formula/clib.rb index f28334377..0ac10a60c 100644 --- a/Library/Formula/clib.rb +++ b/Library/Formula/clib.rb @@ -2,8 +2,10 @@ require "formula" class Clib < Formula homepage "https://github.com/clibs/clib" - url "https://github.com/clibs/clib/archive/1.2.3.tar.gz" - sha1 "15f75a9eee1adee29c091b68c1dcb2e05361b665" + url "https://github.com/clibs/clib/archive/1.4.0.tar.gz" + sha1 "75b8b04047150d9bdd492f2f1ffe50954555ba48" + + head "https://github.com/clibs/clib.git" bottle do cellar :any -- cgit v1.2.3