aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2012-12-14 12:41:56 -0800
committerAdam Vandenberg2012-12-14 12:41:56 -0800
commit3833fba1bae70a55123d4333b1a00b8e1b0c5012 (patch)
treef359f03dcf3bf68410e5dbdc65da266ddf5ac0ad
parent0396354ae6de66d5619b902fd3b4a7117ad23171 (diff)
downloadhomebrew-3833fba1bae70a55123d4333b1a00b8e1b0c5012.tar.bz2
logrotate 3.8.3
-rw-r--r--Library/Formula/logrotate.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/logrotate.rb b/Library/Formula/logrotate.rb
index 4a20e76c6..09713e22b 100644
--- a/Library/Formula/logrotate.rb
+++ b/Library/Formula/logrotate.rb
@@ -2,8 +2,8 @@ require 'formula'
class Logrotate < Formula
homepage 'http://packages.debian.org/testing/admin/logrotate'
- url 'https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.8.2.tar.gz'
- sha1 '5832a34199e75c24df6c3028494d90145f275234'
+ url 'https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.8.3.tar.gz'
+ sha1 '19d70e2cfb97c1cee32e0d709da990856311022a'
depends_on 'popt'