summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:05:51 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:05:51 +0200
commit6f6ba86c5948641c337ed7c687430c249398e9cc (patch)
treed41519d71fa7cb843b42fd9453315b4c302d6064
parentdev-php/sebastian-version: update homepage (diff)
downloadgentoo-6f6ba86c.tar.gz
gentoo-6f6ba86c.tar.bz2
gentoo-6f6ba86c.zip
dev-libs/jthread: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-libs/jthread/jthread-1.3.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/jthread/jthread-1.3.3.ebuild b/dev-libs/jthread/jthread-1.3.3.ebuild
index 0f3556d96b53..165ed9f222d5 100644
--- a/dev-libs/jthread/jthread-1.3.3.ebuild
+++ b/dev-libs/jthread/jthread-1.3.3.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
@@ -6,8 +6,8 @@ EAPI=6
inherit cmake-multilib
DESCRIPTION="JThread provides some classes to make use of threads easy on different platforms"
-HOMEPAGE="http://research.edm.uhasselt.be/jori/page/CS/Jthread.html"
-SRC_URI="http://research.edm.uhasselt.be/jori/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://research.edm.uhasselt.be/jori/page/CS/Jthread.html"
+SRC_URI="https://research.edm.uhasselt.be/jori/${PN}/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0/${PV}"