media-fonts/ahem: fix StaticSrcUri

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2022-10-01 00:04:37 +01:00
parent 7ebbf1c49a
commit 41865b7814
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ inherit font
DESCRIPTION="Font to help test writers develop predictable tests"
HOMEPAGE="https://github.com/Kozea/Ahem"
SRC_URI="https://github.com/Kozea/Ahem/archive/1.0.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/Kozea/Ahem/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P/a/A}"
LICENSE="CC0-1.0"