aboutsummaryrefslogtreecommitdiff
path: root/sub/xz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sub/xz/Makefile')
-rw-r--r--sub/xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/xz/Makefile b/sub/xz/Makefile
index 79a44ba..97e19f8 100644
--- a/sub/xz/Makefile
+++ b/sub/xz/Makefile
@@ -1,7 +1,7 @@
XZ_NAME := xz
-XZ_VERSION := 5.2.4
-XZ_URLDIR := http://tukaani.org/$(XZ_NAME)
+XZ_VERSION := 5.2.5
+XZ_URLDIR := https://tukaani.org/$(XZ_NAME)
XZ_TAREXT := tar.xz
XZ_TARLETTER := J
XZ_CONF_STATIC := $(if $(filter true,$(BUILD_HOST_STATIC)),--disable-shared,)