summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:39:53 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:38 +0200
commite1385f661ebd86b9d6ccb91a37d44182515edd56 (patch)
tree37d73dd509d8184e039f70b3ee5b66a73a4e0345 /games-board
parentgames-board/cgoban: use HTTPS, update DESCRIPTION (diff)
downloadgentoo-e1385f661ebd86b9d6ccb91a37d44182515edd56.tar.gz
gentoo-e1385f661ebd86b9d6ccb91a37d44182515edd56.tar.bz2
gentoo-e1385f661ebd86b9d6ccb91a37d44182515edd56.zip
games-board/chessx: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/chessx/chessx-1.5.4-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/chessx/chessx-1.5.4-r4.ebuild b/games-board/chessx/chessx-1.5.4-r4.ebuild
index 94021b52eb09..09e2228aa3c3 100644
--- a/games-board/chessx/chessx-1.5.4-r4.ebuild
+++ b/games-board/chessx/chessx-1.5.4-r4.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit qmake-utils xdg
DESCRIPTION="Qt5-based Chess Database Utility"
-HOMEPAGE="http://chessx.sourceforge.net/"
+HOMEPAGE="https://chessx.sourceforge.net/"
SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"