sys-fs/gocryptfs: Fix HOMEPAGE
Usually I link to the github.com repo pages, not to the release lists. Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
f0caab9fb7
commit
34f742c2eb
@ -11,7 +11,7 @@ inherit go-module
|
||||
MY_PV="${PV/_/-}"
|
||||
|
||||
DESCRIPTION="Encrypted overlay filesystem written in Go"
|
||||
HOMEPAGE="https://nuetzlich.net/gocryptfs/ https://github.com/rfjakob/gocryptfs/releases"
|
||||
HOMEPAGE="https://nuetzlich.net/gocryptfs/ https://github.com/rfjakob/gocryptfs/"
|
||||
|
||||
if [[ "${PV}" = 9999* ]]; then
|
||||
EGIT_REPO_URI="https://${EGO_PN}"
|
||||
|
Loading…
Reference in New Issue
Block a user