aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBaptiste Fontaine2014-12-18 10:36:12 +0100
committerMike McQuaid2014-12-18 13:07:43 +0000
commit73d104340ae01f545552f8d0d8d9d7664c58990e (patch)
treebd6c80ade40e02f3134bc9298c056c862073872b /Library/Formula
parentcdc3bc3cccbdddbd14068fb36cb455bae410f183 (diff)
downloadhomebrew-73d104340ae01f545552f8d0d8d9d7664c58990e.tar.bz2
clib 1.4.1
Closes #35082. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/clib.rb6
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/clib.rb b/Library/Formula/clib.rb
index f1606e79d..cbb0b8e15 100644
--- a/Library/Formula/clib.rb
+++ b/Library/Formula/clib.rb
@@ -1,9 +1,7 @@
-require "formula"
-
class Clib < Formula
homepage "https://github.com/clibs/clib"
- url "https://github.com/clibs/clib/archive/1.4.0.tar.gz"
- sha1 "75b8b04047150d9bdd492f2f1ffe50954555ba48"
+ url "https://github.com/clibs/clib/archive/1.4.1.tar.gz"
+ sha1 "f1d5dbd76d8ad75204d182f9db1b197e311fa25e"
head "https://github.com/clibs/clib.git"