diff options
Diffstat (limited to 'source/a/logrotate/logrotate.SlackBuild')
-rwxr-xr-x | source/a/logrotate/logrotate.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/logrotate/logrotate.SlackBuild b/source/a/logrotate/logrotate.SlackBuild index e38f27152..63670a0a0 100755 --- a/source/a/logrotate/logrotate.SlackBuild +++ b/source/a/logrotate/logrotate.SlackBuild @@ -20,7 +20,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -VERSION=${VERSION:-3.8.2} +VERSION=${VERSION:-3.8.6} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |