From c3b84afa1e9656db2d50f975da5f4d18b021b865 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 29 Feb 2016 20:18:35 -0800 Subject: Update the current XZ version. 5.0.4 is no longer available; the current version is 5.0.8. Change-Id: I982a4809ae87362837561297967a8eb63485676c Ping-Bug: 12214 Reviewed-on: https://code.wireshark.org/review/14257 Reviewed-by: Guy Harris --- macosx-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx-setup.sh') diff --git a/macosx-setup.sh b/macosx-setup.sh index f846d15ab5..cbfd54d376 100755 --- a/macosx-setup.sh +++ b/macosx-setup.sh @@ -52,7 +52,7 @@ TARGET_PLATFORM=macx-clang # Some packages need xz to unpack their current source. # xz is not yet provided with OS X. # -XZ_VERSION=5.0.4 +XZ_VERSION=5.0.8 # # In case we want to build with cmake. -- cgit v1.2.1