aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2013-07-15 22:42:54 -0500
committerJack Nagel2013-07-16 01:12:48 -0500
commitad82b13c758a00f893a088f8f7e9c9b0495ded8a (patch)
tree23fa554da98664bcf7bcf4d31b0305c221590cae
parente48a352ef0e4da9b224c42379d22e9abf9cb8248 (diff)
downloadhomebrew-ad82b13c758a00f893a088f8f7e9c9b0495ded8a.tar.bz2
le 1.14.9
Closes #21245. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/le.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/le.rb b/Library/Formula/le.rb
index 83410b34c..15559351b 100644
--- a/Library/Formula/le.rb
+++ b/Library/Formula/le.rb
@@ -2,8 +2,8 @@ require 'formula'
class Le < Formula
homepage 'http://freecode.com/projects/leeditor'
- url 'http://ftp.yar.ru/pub/source/le/le-1.14.6.tar.xz'
- sha1 '8f2088c95d2707c464edc122543414af287e0fdb'
+ url 'http://ftp.yar.ru/pub/source/le/le-1.14.9.tar.xz'
+ sha1 '1ee2cf4a236a8a429bb20040dda172c7f985916e'
depends_on 'xz' => :build