commit:     50e6394fca07cf107f073ffa7be78ab22d2b8404
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 11:51:11 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 14 11:51:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e6394f

app-office/lyx: Fix StaticSrcUri warning

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-office/lyx/lyx-2.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.3.7.ebuild b/app-office/lyx/lyx-2.3.7.ebuild
index 8a46110805a0..b0c0d78d5162 100644
--- a/app-office/lyx/lyx-2.3.7.ebuild
+++ b/app-office/lyx/lyx-2.3.7.ebuild
@@ -10,7 +10,7 @@ inherit desktop font optfeature python-single-r1 qmake-utils 
toolchain-funcs xdg
 
 DESCRIPTION="WYSIWYM (What You See Is What You Mean) document processor based 
on LaTeX"
 HOMEPAGE="https://www.lyx.org/";
-SRC_URI="http://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}-1.tar.xz";
+SRC_URI="http://ftp.lyx.org/pub/lyx/stable/$(ver_cut 1-2).x/${MY_P}-1.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to