mail-filter/policyd: fix StaticSrcUri

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-01 00:04:11 +01:00
parent 1c43257097
commit 7ebbf1c49a

View File

@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
DESCRIPTION="Policy daemon for postfix and other MTAs"
HOMEPAGE="https://wiki.policyd.org"
SRC_URI="https://download.policyd.org/v1.82/${P}.tar.gz"
SRC_URI="https://download.policyd.org/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"