]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/logrotate
logrotate: Update to 3.5.1
[people/pmueller/ipfire-2.x.git] / lfs / logrotate
index 143d095316256330f36a6eab038a740fd5afcad0..5f7314bbdec85fb2d3905a3ba9a666085caaab8e 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.15.0
+VER        = 3.15.1
 
 THISAPP    = logrotate-$(VER)
 DL_FILE    = logrotate-$(VER).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 240105d3288657d0ad7782c6a34c9a85
+$(DL_FILE)_MD5 = 629cb3b933a281f25741e385bc030203
 
 install : $(TARGET)