xz: update to 5.2.5

This commit is contained in:
Marcel Lorenz
2020-03-19 21:20:49 +01:00
committed by Arne Fitzenreiter
parent 0617c1ce82
commit 3b891a2d90
2 changed files with 34 additions and 4 deletions

6
lfs/xz
View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2020 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 = 5.2.4
VER = 5.2.5
THISAPP = xz-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 003e4d0b1b1899fc6e3000b24feddf7c
$(DL_FILE)_MD5 = aa1621ec7013a19abab52a8aff04fe5b
install : $(TARGET)