Skip to content

Commit

Permalink
games-action/xblast: 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 6d8a5a2 commit c1e5bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-action/xblast/xblast-2.10.4-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=8
Expand All @@ -14,7 +14,7 @@ MY_GAMEDATA=(
)

DESCRIPTION="Bomberman clone with network support for up to 6 players"
HOMEPAGE="http://xblast.sourceforge.net/"
HOMEPAGE="https://xblast.sourceforge.net/"
SRC_URI="
mirror://sourceforge/xblast/${P}.tar.gz
$(printf 'mirror://sourceforge/xblast/%s.tar.gz ' "${MY_GAMEDATA[@]%:*}")"
Expand Down

0 comments on commit c1e5bb7

Please sign in to comment.