summaryrefslogtreecommitdiff
path: root/lib/liblzma
diff options
context:
space:
mode:
Diffstat (limited to 'lib/liblzma')
-rw-r--r--lib/liblzma/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/liblzma/config.h b/lib/liblzma/config.h
index 117fb77ff58a..f500d89b1c6e 100644
--- a/lib/liblzma/config.h
+++ b/lib/liblzma/config.h
@@ -335,16 +335,16 @@
#define PACKAGE_NAME "XZ Utils"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "XZ Utils 5.2.3"
+#define PACKAGE_STRING "XZ Utils 5.2.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xz"
/* Define to the home page for this package. */
-#define PACKAGE_URL "http://tukaani.org/xz/"
+#define PACKAGE_URL "https://tukaani.org/xz/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.2.3"
+#define PACKAGE_VERSION "5.2.4"
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
@@ -432,7 +432,7 @@
/* Version number of package */
-#define VERSION "5.2.3"
+#define VERSION "5.2.4"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */