summaryrefslogtreecommitdiff
path: root/dev-java/jboss-marshalling-serial
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-serial
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-java/jboss-marshalling-serial')
-rw-r--r--dev-java/jboss-marshalling-serial/Manifest2
-rw-r--r--dev-java/jboss-marshalling-serial/jboss-marshalling-serial-1.3.0.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jboss-marshalling-serial/Manifest b/dev-java/jboss-marshalling-serial/Manifest
index 2f8c67afc14c..feb2df3c3c5e 100644
--- a/dev-java/jboss-marshalling-serial/Manifest
+++ b/dev-java/jboss-marshalling-serial/Manifest
@@ -1,3 +1,3 @@
DIST jboss-marshalling-serial-1.3.0.CR9-sources.jar 33627 BLAKE2B 76a6d6656c456ef5b4a4acbb659f52280d63b48aea46ff4fd190f8a9b5852157e37ce511a1af87007b04f03401082dd5e9a0d540ba27ac02567e7e50f04ebc33 SHA512 23343b43d2d81fb3f9d22e82d04e3c215cf0357fe369ac316a602b4599f84602bdd38fd50c8378050b1d031db2ad31405fc38bc93ef7a9327d63a29dd73ee144
-EBUILD jboss-marshalling-serial-1.3.0.ebuild 681 BLAKE2B 3d73a06ced906f541d70235d50b684d73de8eca26c214f52cec4af35a3d9770df1f338256ed0e4634f76b44d9dcbb4ed073dc6808504c41a063dadd84afab4b9 SHA512 7999b5669cab82c6fac7d537bed15f20bf66e89417db3d286dcde9a42d4c4b820edd9da67e2236e10102d7c14dfb8fffa844cba23233eae06ab80473daeac9bd
+EBUILD jboss-marshalling-serial-1.3.0.ebuild 680 BLAKE2B 67d59735454fb80be0880b4e38861c43481211c3e97fabf05d8b74149de226e2a53b887bb9e3b94285cde0e614bdc5a766807ff878dc9e964b8519af33386f4b SHA512 00d02d5681030591f937ea34ac709cbc44064ee6d1a7ef4670e21861d6f0c7e9e238160ad4dc46e242432f96de1e227c303a6dd259892414c073102525572a43
MISC metadata.xml 232 BLAKE2B 513679b02247d8e4cb4c874abd785119d9ca62ad24c44969d52a42c3765d0ebf689024512a2c4c48e69688a4ce02a74ae05708b050a720bc73d8d2bf2ceff58d SHA512 00beaf2c81112ff757c4395f4ea47e85f2d48e369e241f10ddf200090dd6513d52ae2b1aef6d28b7417f1cf34608a7258a167eb307d5670323a2190f3710f893
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"