From b7530160519b71f765a8e01bfd23d5862c653116 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 16 May 2021 00:00:22 +0200 Subject: [PATCH] sys-fs/gocryptfs: Update HOMEPAGE Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nils Freydank --- sys-fs/gocryptfs/gocryptfs-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/gocryptfs/gocryptfs-1.8.0.ebuild b/sys-fs/gocryptfs/gocryptfs-1.8.0.ebuild index bf9ea8c..a20fe4a 100644 --- a/sys-fs/gocryptfs/gocryptfs-1.8.0.ebuild +++ b/sys-fs/gocryptfs/gocryptfs-1.8.0.ebuild @@ -9,7 +9,7 @@ EGO_PN="github.com/rfjakob/${PN}" inherit go-module 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/releases" EGO_SUM=( "github.com/davecgh/go-spew v1.1.0"