summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-01 00:03:23 +0100
committerSam James <sam@gentoo.org>2022-10-01 00:24:18 +0100
commit1c432570976c984ba13dbc27fa39d285adf68bf8 (patch)
treebc622dc191d2834924d33e32f6f735ed8309338a
parentgames-emulation/melonds: fix StaticSrcUri (diff)
downloadgentoo-1c432570976c984ba13dbc27fa39d285adf68bf8.tar.gz
gentoo-1c432570976c984ba13dbc27fa39d285adf68bf8.tar.bz2
gentoo-1c432570976c984ba13dbc27fa39d285adf68bf8.zip
games-puzzle/gnurobbo: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-puzzle/gnurobbo/gnurobbo-0.68.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild b/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild
index 2d1ba0468719..999c90a4bee9 100644
--- a/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild
+++ b/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="Robbo, a popular Atari XE/XL game ported to Linux"
HOMEPAGE="http://gnurobbo.sourceforge.net/"
SRC_URI="
mirror://sourceforge/gnurobbo/${P}-source.tar.gz
- https://salsa.debian.org/games-team/gnurobbo/-/raw/debian/0.68+dfsg-5/debian/patches/single-variable-declarations.patch?inline=false -> ${P}-single-variable-declarations.patch
+ https://salsa.debian.org/games-team/gnurobbo/-/raw/debian/$(ver_cut 1-2)+dfsg-5/debian/patches/single-variable-declarations.patch?inline=false -> ${P}-single-variable-declarations.patch
"
LICENSE="GPL-2 BitstreamVera"