commit: 19bec25da062afec2afdc1083fac95210299a02a Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Feb 27 13:05:22 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Feb 27 13:05:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bec25d
dev-tcltk/tkimg: update SRC_URI Closes: https://bugs.gentoo.org/925614 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-tcltk/tkimg/tkimg-1.4.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
