games-puzzle/gemdropx: update SRC_URI (FTP->HTTPS)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-04-02 02:02:40 +01:00
parent 4787ae44a8
commit 7aebf6a6a6
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -7,7 +7,7 @@ inherit desktop toolchain-funcs
DESCRIPTION="Puzzle game where it's your job to clear the screen of gems"
HOMEPAGE="http://www.newbreedsoftware.com/gemdropx/"
SRC_URI="ftp://ftp.tuxpaint.org/unix/x/gemdropx/src/${P}.tar.gz"
SRC_URI="https://tuxpaint.org/ftp/unix/x/gemdropx/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"