diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 07:15:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:31:31 +0100 |
commit | 2b6cd96907a5eaa26af1a4e09bf6810008a9b5c9 (patch) | |
tree | abf94f398558fae90048f9548696d58602dc8d81 /games-arcade | |
parent | games-arcade/thinktanks-demo: port to EAPI 7, fix MissingLicenseRestricts (diff) | |
download | gentoo-2b6cd96907a5eaa26af1a4e09bf6810008a9b5c9.tar.gz gentoo-2b6cd96907a5eaa26af1a4e09bf6810008a9b5c9.tar.bz2 gentoo-2b6cd96907a5eaa26af1a4e09bf6810008a9b5c9.zip |
games-arcade/thinktanks-demo: update SRC_URI
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/thinktanks-demo/thinktanks-demo-1.1-r4.ebuild (renamed from games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r4.ebuild index 09e8678088db..7b6c73e06c39 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r4.ebuild @@ -7,7 +7,7 @@ inherit desktop unpacker DESCRIPTION="Tank combat game with lighthearted, fast paced pandemonium" HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=12" -SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" +SRC_URI="http://demos.garagegames.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" S="${WORKDIR}" LICENSE="THINKTANKS" |