mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
www-apps/zola: fix permanent redirect for HOMEPAGE
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
parent
82d0b630e2
commit
a6a63c85b7
@ -467,7 +467,7 @@ inherit cargo
|
||||
DESCRIPTION="A fast static site generator with everything built-in"
|
||||
# Double check the homepage as the cargo_metadata crate
|
||||
# does not provide this value so instead repository is used
|
||||
HOMEPAGE="https://getzola.org"
|
||||
HOMEPAGE="https://www.getzola.org/"
|
||||
SRC_URI="${CARGO_CRATE_URIS} https://github.com/getzola/zola/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
# License set may be more restrictive as OR is not respected
|
||||
|
Loading…
x
Reference in New Issue
Block a user