X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fxz;h=5a773ffa4768e4ad8346908b0a8148b8541ee33c;hb=3f6b25de59cc45f4de1fc5acc1960259b6feb970;hp=fce71598b38b35de0ff747b245bcc4d2c6bfeb94;hpb=ba263fbbb9d10ceab94ffe6640e164e7c9423e51;p=ipfire-2.x.git diff --git a/lfs/xz b/lfs/xz index fce71598b3..5a773ffa47 100644 --- a/lfs/xz +++ b/lfs/xz @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # 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.0.5 +VER = 5.2.5 THISAPP = xz-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,10 +32,8 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) ifeq "$(ROOT)" "" - PREFIX = /usr TARGET = $(DIR_INFO)/$(THISAPP) else - PREFIX = /tools TARGET = $(DIR_INFO)/$(THISAPP)-tools endif @@ -47,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = aa17280f4521dbeebed0fbd11cd7fa30 +$(DL_FILE)_MD5 = aa1621ec7013a19abab52a8aff04fe5b install : $(TARGET)