Skip to content

Commit

Permalink
games-util/fteqcc: 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 d57fe51 commit 424fb34
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions games-util/fteqcc/fteqcc-2501.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit edos2unix toolchain-funcs

DESCRIPTION="QC compiler"
HOMEPAGE="http://fteqw.sourceforge.net/"
HOMEPAGE="https://fte.triptohell.info/"
SRC_URI="mirror://sourceforge/fteqw/qclibsrc${PV}.zip"
S="${WORKDIR}"

LICENSE="GPL-2"
SLOT="0"
Expand All @@ -16,8 +17,6 @@ RESTRICT="test"

BDEPEND="app-arch/unzip"

S="${WORKDIR}"

PATCHES=(
"${FILESDIR}"/${P}-cleanup-source.patch
"${FILESDIR}"/${P}-Makefile.patch
Expand Down

0 comments on commit 424fb34

Please sign in to comment.