aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/timbl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/timbl.rb b/Library/Formula/timbl.rb
index 78a241aab..fce3d13dd 100644
--- a/Library/Formula/timbl.rb
+++ b/Library/Formula/timbl.rb
@@ -1,9 +1,9 @@
require 'formula'
class Timbl < Formula
- url 'http://ilk.uvt.nl/downloads/pub/software/timbl-6.3.0.tar.gz'
homepage 'http://ilk.uvt.nl/timbl/'
- md5 '039febcd556cdd53da874e9d365224ca'
+ url 'http://ilk.uvt.nl/downloads/pub/software/timbl-6.4.2.tar.gz'
+ md5 'c4485b22c4ad1c7fc15e273706988a02'
depends_on 'pkg-config' => :build
depends_on 'libxml2'