Skip to content

Commit

Permalink
mail-filter/policyd: fix StaticSrcUri
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 30, 2022
1 parent 1c43257 commit 7ebbf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-filter/policyd/policyd-1.82-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7ebbf1c

Please sign in to comment.