From 8d3e07154ef0971c637c296291a1d12a85490121 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Sep 2022 04:53:55 +0100 Subject: games-engines/xzip: use PV in SRC_URI Avoids mistakes on bumping and why not? Signed-off-by: Sam James --- games-engines/xzip/xzip-1.8.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad