diff options
| author | Michael Forney <mforney@mforney.org> | 2018-05-10 12:57:39 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-05-10 13:00:22 -0700 |
| commit | 2af1df3b147de103ca58b1156abc5e363ff7c5ac (patch) | |
| tree | 506aa83cfc50e14841965a52c306eeb993d73145 /pkg/xz | |
| parent | bf1d322620ec0a4324c22388f8d2494c9e85ac39 (diff) | |
xz: Update to 5.2.4
Diffstat (limited to 'pkg/xz')
| -rw-r--r-- | pkg/xz/config.h | 8 | ||||
| -rw-r--r-- | pkg/xz/rev | 2 | ||||
| m--------- | pkg/xz/src | 0 |
3 files changed, 5 insertions, 5 deletions
diff --git a/pkg/xz/config.h b/pkg/xz/config.h index d9a9bc42..fe59fcdf 100644 --- 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 @@ -1 +1 @@ -2 +3 diff --git a/pkg/xz/src b/pkg/xz/src -Subproject 3d566cd519017eee1a400e7961ff14058dfaf33 +Subproject b5be61cc06088bb07f488f9baf7d447ff47b37c |
