summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-02-27 14:05:22 +0100
committerAlfredo Tupone <tupone@gentoo.org>2024-02-27 14:05:22 +0100
commit19bec25da062afec2afdc1083fac95210299a02a (patch)
treed9de7716376b362cf8b157da024529ac859d4430 /dev-tcltk/tkimg
parentdev-tcltk/tkdnd: require libXcursor (diff)
downloadgentoo-19bec25da062afec2afdc1083fac95210299a02a.tar.gz
gentoo-19bec25da062afec2afdc1083fac95210299a02a.tar.bz2
gentoo-19bec25da062afec2afdc1083fac95210299a02a.zip
dev-tcltk/tkimg: update SRC_URI
Closes: https://bugs.gentoo.org/925614 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/tkimg')
-rw-r--r--dev-tcltk/tkimg/tkimg-1.4.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4.16.ebuild b/dev-tcltk/tkimg/tkimg-1.4.16.ebuild
index 314a997d59a9..05382e66b0ca 100644
--- a/dev-tcltk/tkimg/tkimg-1.4.16.ebuild
+++ b/dev-tcltk/tkimg/tkimg-1.4.16.ebuild
@@ -9,7 +9,7 @@ MYP=Img-${PV}
DESCRIPTION="Adds a lot of image formats to Tcl/Tk"
HOMEPAGE="http://tkimg.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}/$(ver_cut 1-2)/${P}/${MYP}-Source.tar.gz
+SRC_URI="mirror://sourceforge/${PN}/${PN}/$(ver_cut 1-2)/${PN}%20${PV}/${MYP}-Source.tar.gz
https://dev.gentoo.org/~tupone/distfiles/${PN}-1.4.14-patchset-1.tar.gz"
LICENSE="BSD"