Fix download for logrotate
This commit is contained in:
parent
c9c93aa90d
commit
4c0adbc350
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Logrotate <Formula
|
||||
url 'http://ftp.de.debian.org/debian/pool/main/l/logrotate/logrotate_3.7.8.orig.tar.gz'
|
||||
url 'https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.7.8.tar.gz'
|
||||
homepage 'http://packages.debian.org/testing/admin/logrotate'
|
||||
md5 'b3589bea6d8d5afc8a84134fddaae973'
|
||||
|
||||
|
|
Loading…
Reference in a new issue