mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-fonts/ahem: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user