summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-22 04:53:55 +0100
committerSam James <sam@gentoo.org>2022-09-22 05:05:19 +0100
commit8d3e07154ef0971c637c296291a1d12a85490121 (patch)
tree93d1c76cb232914a496f48cabb420de6652b4617 /games-engines
parentgames-arcade/holotz-castle: use PV in SRC_URI (diff)
downloadgentoo-8d3e07154ef0971c637c296291a1d12a85490121.tar.gz
gentoo-8d3e07154ef0971c637c296291a1d12a85490121.tar.bz2
gentoo-8d3e07154ef0971c637c296291a1d12a85490121.zip
games-engines/xzip: use PV in SRC_URI
Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/xzip/xzip-1.8.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/xzip/xzip-1.8.2-r3.ebuild b/games-engines/xzip/xzip-1.8.2-r3.ebuild
index c6cb0d735cdb..50bfddd967c0 100644
--- a/games-engines/xzip/xzip-1.8.2-r3.ebuild
+++ b/games-engines/xzip/xzip-1.8.2-r3.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="X interface to Z-code based text games"
HOMEPAGE="https://www.eblong.com/zarf/xzip.html"
-SRC_URI="https://www.eblong.com/zarf/ftp/xzip182.tar.Z"
+SRC_URI="https://www.eblong.com/zarf/ftp/xzip$(ver_rs 1-3 '').tar.Z"
LICENSE="GPL-2"
SLOT="0"