dev-java/joda-time: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:21:48 +0000 (15:21 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:55:10 +0000 (12:55 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-java/joda-time/joda-time-2.7.ebuild

index 29ea57c0f51be54cff11a90e66d634a4740efcce..2f19a557d78d5dfd77342ffb08ca898623605f38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ JAVA_ANT_REWRITE_CLASSPATH="true"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="A quality open-source replacement for the Java Date and Time classes"
-HOMEPAGE="http://www.joda.org/joda-time/ https://github.com/JodaOrg/joda-time/"
+HOMEPAGE="https://www.joda.org/joda-time/ https://github.com/JodaOrg/joda-time/"
 SRC_URI="https://github.com/JodaOrg/${PN}/releases/download/v${PV}/${P}-dist.tar.gz"
 
 LICENSE="Apache-2.0"