summaryrefslogtreecommitdiff
path: root/dos
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2017-04-19 22:17:35 +0300
committerLasse Collin <lasse.collin@tukaani.org>2017-04-19 22:17:35 +0300
commit662b27c417cab248cb365dd7682121bdec4d5ae7 (patch)
tree05e41b8971dd0a6d79bd573b7315ce8248cb7b23 /dos
parentc28f0b3d00af87b92dda229831548d8eb0067d1d (diff)
downloadxz-662b27c417cab248cb365dd7682121bdec4d5ae7.tar.gz
Update the home page URLs to HTTPS.
Diffstat (limited to 'dos')
-rw-r--r--dos/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dos/config.h b/dos/config.h
index 725cb8e..7a385e1 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