diff options
Diffstat (limited to 'dos/config.h')
-rw-r--r-- | dos/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dos/config.h b/dos/config.h index 725cb8ec..7a385e10 100644 --- a/dos/config.h +++ b/dos/config.h @@ -126,7 +126,7 @@ #define PACKAGE_NAME "XZ Utils" /* Define to the home page for this package. */ -#define PACKAGE_URL "http://tukaani.org/xz/" +#define PACKAGE_URL "https://tukaani.org/xz/" /* The size of `size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 4 |