summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 15:17:49 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:55:04 -0400
commit8b2e36a44c3eda3937ad31573c61cd32957fe701 (patch)
tree4b393e0aa8fc30ca320c53f580c2d1fcda5413aa /dev-java/jboss-marshalling
parentdev-java/jboss-logmanager: update homepage (diff)
downloadgentoo-8b2e36a44c3eda3937ad31573c61cd32957fe701.tar.gz
gentoo-8b2e36a44c3eda3937ad31573c61cd32957fe701.tar.bz2
gentoo-8b2e36a44c3eda3937ad31573c61cd32957fe701.zip
dev-java/jboss-marshalling: update homepage
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>
Diffstat (limited to 'dev-java/jboss-marshalling')
-rw-r--r--dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild
index 6838bf02f21b..c1c838957a5d 100644
--- a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild
+++ b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Compatible alternative to the JDK serialization API"
-HOMEPAGE="http://jbossmarshalling.jboss.org/"
-SRC_URI="http://download.jboss.org/jbossmarshalling/${P}.CR9-sources.jar"
+HOMEPAGE="https://jbossmarshalling.jboss.org/"
+SRC_URI="https://download.jboss.org/jbossmarshalling/${P}.CR9-sources.jar"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"