summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 15:18:26 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:55:05 -0400
commitb4849dd7c5f536d525c9af5563b081a3a16fc53f (patch)
tree8bdd6fe9bd13357f9d95f5ad0aebee3631127440 /dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
parentdev-java/jboss-marshalling-river: update homepage (diff)
downloadgentoo-b4849dd7c5f536d525c9af5563b081a3a16fc53f.tar.gz
gentoo-b4849dd7c5f536d525c9af5563b081a3a16fc53f.tar.bz2
gentoo-b4849dd7c5f536d525c9af5563b081a3a16fc53f.zip
dev-java/jboss-marshalling-serial: 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-serial/jboss-marshalling-serial-1.3.0.ebuild')
-rw-r--r--dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild b/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
index 0117913853ea..d62b7906fcb7 100644
--- a/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
+++ b/dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Serial protocol implementation for JBoss Marshalling"
-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"