]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/logrotate
kernel: update to 4.9.34
[ipfire-2.x.git] / lfs / logrotate
index 0904074ba9b0ef5f98b024e9d867b6a3d7a9c1eb..0d50103e580e4635ef66f018c3d4cec17f82a3f0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2014  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016  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.8.1
+VER        = 3.9.1
 
 THISAPP    = logrotate-$(VER)
 DL_FILE    = logrotate_$(VER).orig.tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = bd2e20d8dc644291b08f9215397d28a5
+$(DL_FILE)_MD5 = 4492b145b6d542e4a2f41e77fa199ab0
 
 install : $(TARGET)