Skip to content

Commit

Permalink
games-board/domination: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
mm1ke authored and ConiKost committed Jul 12, 2023
1 parent e1385f6 commit 203706a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-board/domination/domination-1.1.1.6-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -7,7 +7,7 @@ EANT_BUILD_TARGET="game"
inherit desktop java-pkg-2 java-ant-2

DESCRIPTION="The well-known board game, written in java"
HOMEPAGE="http://domination.sourceforge.net"
HOMEPAGE="https://domination.sourceforge.net"
SRC_URI="mirror://sourceforge/domination/Domination_${PV}.zip"
S="${WORKDIR}"/Domination

Expand Down

0 comments on commit 203706a

Please sign in to comment.