aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAkagi2012014-12-05 00:05:57 +0800
committerJack Nagel2014-12-06 21:55:08 -0500
commit83d1dc9b744b7e6ef68f996d4e618ae4d10cfee8 (patch)
treef6cb223149f3b87113de871c45098e6d368fb979 /Library
parentbc238222ad6ed58260518e56a193051cf68f6004 (diff)
downloadhomebrew-83d1dc9b744b7e6ef68f996d4e618ae4d10cfee8.tar.bz2
clib: update to 1.4.0 and add HEAD version support
Closes #34674. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/clib.rb6
1 files changed, 4 insertions, 2 deletions
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