aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zile.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/zile.rb b/Library/Formula/zile.rb
index 8af21accb..f32ae5d48 100644
--- a/Library/Formula/zile.rb
+++ b/Library/Formula/zile.rb
@@ -2,9 +2,9 @@ require 'formula'
class Zile < Formula
homepage 'http://www.gnu.org/software/zile/'
- url 'http://ftpmirror.gnu.org/zile/zile-2.4.8.tar.gz'
- mirror 'http://ftp.gnu.org/gnu/zile/zile-2.4.8.tar.gz'
- sha1 '763224367472deecf71fb10d61806706a481fd48'
+ url 'http://ftpmirror.gnu.org/zile/zile-2.4.9.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/zile/zile-2.4.9.tar.gz'
+ sha1 'f233487e2d0ce99d7670832d106d1a2503d4c925'
depends_on 'bdw-gc'
depends_on 'gettext'