net-mail/urlscan: Use PV in manpage SRC_URI

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2023-06-24 19:52:53 +02:00
parent f8aaf3eab7
commit 22e7a84baa
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -13,7 +13,7 @@ HOMEPAGE="
https://pypi.org/project/urlscan/
"
SRC_URI+=" https://raw.githubusercontent.com/firecat53/urlscan/1.0.0/urlscan.1 -> ${P}-manpage"
SRC_URI+=" https://raw.githubusercontent.com/firecat53/urlscan/${PV}/urlscan.1 -> ${P}-manpage"
LICENSE="GPL-2"
SLOT="0"