diff --git a/Formula/logrotate.rb b/Formula/logrotate.rb index 62951dff4f3..76e9bac704f 100644 --- a/Formula/logrotate.rb +++ b/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.1.tar.gz' - sha1 '1df36cee76a9c4c7438f35ca3599a7bdd68a09b5' + url 'https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.8.2.tar.gz' + sha1 '5832a34199e75c24df6c3028494d90145f275234' depends_on 'popt'