summaryrefslogtreecommitdiff
path: root/dev-java/jboss-marshalling
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
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-java/jboss-marshalling')
-rw-r--r--dev-java/jboss-marshalling/Manifest2
-rw-r--r--dev-java/jboss-marshalling/jboss-marshalling-1.3.0-r2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jboss-marshalling/Manifest b/dev-java/jboss-marshalling/Manifest
index ea4815777002..ee90577af207 100644
--- a/dev-java/jboss-marshalling/Manifest
+++ b/dev-java/jboss-marshalling/Manifest
@@ -1,3 +1,3 @@
DIST jboss-marshalling-1.3.0.CR9-sources.jar 174155 BLAKE2B 1c1a25910eb9d9d40f4f3cbb8bb6d7d59272e4806a39b602e1e336269eb3fa95d83a89b46967919d2e02b5647f43e42495f36777d82e706f1853b717f3e0e44e SHA512 d7a1ae24ec50acf20f8150cf6e741a846e9a5837f9d8e4c06d8429793f69b95a7c03449ba5a6debb00bd22b596b6f801e25e0f38ccce7ac25cafd601e2ef7058
-EBUILD jboss-marshalling-1.3.0-r2.ebuild 571 BLAKE2B 49d7cb8507674c85df97a16f8245bdb93549d1d002dfeea6c1767069757709f0d9307f40dbde98d86b00820c24cd0d9fe16dc5e8dce64d372d27e6ffb3c44e3a SHA512 dde122309e99843c6f5cb7ffe054890ac320c616d9ed50b69010a0937f585595467a40f18ae699c1ac183030b28e92f74ae1dd747ca3386e1004078292cc8d8e
+EBUILD jboss-marshalling-1.3.0-r2.ebuild 570 BLAKE2B 98bc3a7c86530889609c73cccce03d779ec191b5023f9728986345d7042000c2599b959cc36b1916569d919d061bb366063cf96bda66ad59cca0a73ad3275329 SHA512 5ae16dae3313e96a176a4acee874b6671e8db46b41f21b47d93cec03d91396d5b8069d0d5e9dd2b24ee8cd062a4c27dcb2d1e60da18c53ba61e1c663006d2ab8
MISC metadata.xml 232 BLAKE2B 513679b02247d8e4cb4c874abd785119d9ca62ad24c44969d52a42c3765d0ebf689024512a2c4c48e69688a4ce02a74ae05708b050a720bc73d8d2bf2ceff58d SHA512 00beaf2c81112ff757c4395f4ea47e85f2d48e369e241f10ddf200090dd6513d52ae2b1aef6d28b7417f1cf34608a7258a167eb307d5670323a2190f3710f893
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"