aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2017-04-19 22:07:46 +0300
committerLasse Collin <lasse.collin@tukaani.org>2017-04-19 22:07:46 +0300
commit8aa099697ba96eb71188fefa60ac3e879d7f33ea (patch)
tree60846e58c41207438e7b71da155d05857e0f1d7d
parent22570760c23a1df0016390b196d2e5f6db7b4881 (diff)
downloadxz-java-8aa099697ba96eb71188fefa60ac3e879d7f33ea.tar.gz
Update home page URL to HTTPS.
-rw-r--r--README2
-rw-r--r--build.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c230299..8978f21 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Introduction
For the latest source code, see the project home page:
- http://tukaani.org/xz/java.html
+ https://tukaani.org/xz/java.html
The source code is compatible with Java 1.4 and later.
diff --git a/build.properties b/build.properties
index 5585f96..9ad13be 100644
--- a/build.properties
+++ b/build.properties
@@ -8,7 +8,7 @@
#
title = XZ data compression
-homepage = http://tukaani.org/xz/java.html
+homepage = https://tukaani.org/xz/java.html
version = 1.6
debug = false