]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/logrotate
slang: revert parallelized build
[ipfire-2.x.git] / lfs / logrotate
index b047327ecfff84f7316a4885a065f262124d1d90..143d095316256330f36a6eab038a740fd5afcad0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2017  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  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.12.3
+VER        = 3.15.0
 
 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 = d1c41bdf63b9993c8e4e8b48a7bd5b8b
+$(DL_FILE)_MD5 = 240105d3288657d0ad7782c6a34c9a85
 
 install : $(TARGET)