summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/lzma/lzma-9.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/lzma/lzma-9.18.ebuild b/dev-java/lzma/lzma-9.18.ebuild
index b78809bc5e67..c08f6ff48dc2 100644
--- a/dev-java/lzma/lzma-9.18.ebuild
+++ b/dev-java/lzma/lzma-9.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Java code for LZMA compression and decompression"
-HOMEPAGE="http://www.7-zip.org/"
+HOMEPAGE="https://www.7-zip.org/"
SRC_URI="mirror://sourceforge/sevenzip/${PN}${PV/./}.tar.bz2"
LICENSE="public-domain"