summaryrefslogtreecommitdiff
path: root/dev-java/jboss-marshalling-river
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /dev-java/jboss-marshalling-river
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-java/jboss-marshalling-river')
-rw-r--r--dev-java/jboss-marshalling-river/Manifest2
-rw-r--r--dev-java/jboss-marshalling-river/jboss-marshalling-river-1.3.0.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jboss-marshalling-river/Manifest b/dev-java/jboss-marshalling-river/Manifest
index a7c99bc12cbb..d034abc8fb92 100644
--- a/dev-java/jboss-marshalling-river/Manifest
+++ b/dev-java/jboss-marshalling-river/Manifest
@@ -1,3 +1,3 @@
DIST jboss-marshalling-river-1.3.0.CR9-sources.jar 45310 BLAKE2B 87eced675dbdb0d645ae4f3321954142922053008a650a9604b32c5e850c280c16d941997874c420e48e894e9f63c6441e6b3cd629fcfe7ad31ae13abb6f41e7 SHA512 0ff0ba48f8e4c1e76d378843aeae4793992fc200cf6d5aeeeec7341ddcd6bc3c93915ccb2bddbf3996661ff21e3a992e232c0721ec4469c5347811afabec4351
-EBUILD jboss-marshalling-river-1.3.0.ebuild 680 BLAKE2B a1eb8ceaea2619e1b2b863582d5dafac52c591815758db678e872ccb1a0997d49744c03663ef3cff34d37d1280bb1d4a54dd18e5632c3b0281173da326afb8f2 SHA512 8c9fec3951b2f720a6cbb0ebf06254536180cc5588f907713b8dc04867f39129df738c3dcb0380eeef9dccb417cd99da05df7a5ef5dab91204e9b2bba83bc40e
+EBUILD jboss-marshalling-river-1.3.0.ebuild 679 BLAKE2B dfe7292413af40bb33773ce3ee23708ce1e3ec8a38e80843733328ab19fc718a6e75fb0c869a41146fb9703151fd7e12337fa691f4e03880b8cc2698d49d3d09 SHA512 1072ff5fd979e0855744c8263b42ec8d73f0b743acd3bb6c781286bf3740de6a4ad19e2bfaa4f7c584e033f75f7db6bd65e6c3e9432e8920e0bbc8519c46229e
MISC metadata.xml 232 BLAKE2B 513679b02247d8e4cb4c874abd785119d9ca62ad24c44969d52a42c3765d0ebf689024512a2c4c48e69688a4ce02a74ae05708b050a720bc73d8d2bf2ceff58d SHA512 00beaf2c81112ff757c4395f4ea47e85f2d48e369e241f10ddf200090dd6513d52ae2b1aef6d28b7417f1cf34608a7258a167eb307d5670323a2190f3710f893
diff --git a/dev-java/jboss-marshalling-river/jboss-marshalling-river-1.3.0.ebuild b/dev-java/jboss-marshalling-river/jboss-marshalling-river-1.3.0.ebuild
index 75313bf84754..89c496f77cee 100644
--- a/dev-java/jboss-marshalling-river/jboss-marshalling-river-1.3.0.ebuild
+++ b/dev-java/jboss-marshalling-river/jboss-marshalling-river-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="River 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"