commit: 2af1df3b147de103ca58b1156abc5e363ff7c5ac
parent bf1d322620ec0a4324c22388f8d2494c9e85ac39
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 10 May 2018 12:57:39 -0700
xz: Update to 5.2.4
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pkg/xz/config.h b/pkg/xz/config.h
@@ -102,10 +102,10 @@
#define PACKAGE "xz"
#define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
#define PACKAGE_NAME "XZ Utils"
-#define PACKAGE_STRING "XZ Utils 5.2.3"
+#define PACKAGE_STRING "XZ Utils 5.2.4"
#define PACKAGE_TARNAME "xz"
-#define PACKAGE_URL "http://tukaani.org/xz/"
-#define PACKAGE_VERSION "5.2.3"
+#define PACKAGE_URL "https://tukaani.org/xz/"
+#define PACKAGE_VERSION "5.2.4"
/* #undef PTHREAD_CREATE_JOINABLE */
#define SIZEOF_SIZE_T 8
#define STDC_HEADERS 1
@@ -137,7 +137,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.2.3"
+#define VERSION "5.2.4"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
diff --git a/pkg/xz/rev b/pkg/xz/rev
@@ -1 +1 @@
-2
+3