sci-misc/cdfplayer: use PV in SRC_URI

not that it really matters in this case, but still.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2022-09-22 04:57:31 +01:00
parent 7489f318da
commit 3700ad07e7
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ EAPI=6
inherit desktop multilib versionator
DESCRIPTION="Wolfram Player for the interactive Computable Document Format (CDF)"
SRC_URI="WolframPlayer_12.2.0_LINUX.sh"
SRC_URI="WolframPlayer_${PV}_LINUX.sh"
HOMEPAGE="http://www.wolfram.com/cdf-player/"
LICENSE="WolframCDFPlayer"