mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
xz: update to 5.2.1
This commit is contained in:
4
lfs/xz
4
lfs/xz
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.0.5
|
||||
VER = 5.2.1
|
||||
|
||||
THISAPP = xz-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = aa17280f4521dbeebed0fbd11cd7fa30
|
||||
$(DL_FILE)_MD5 = b5e2dd95dc8498cea5354377ed89aa65
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user