summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-05 07:23:00 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-05 07:23:00 +0200
commit6fb88b6ace65250247c689ba2a4fc0ab4c9808f6 (patch)
tree8f779f06bdd2e114d4c8d7dd2eea48e802ca526e /app-crypt
parentxfce-extra/xfce4-xkb-plugin: Remove old (diff)
downloadgentoo-6fb88b6ace65250247c689ba2a4fc0ab4c9808f6.tar.gz
gentoo-6fb88b6ace65250247c689ba2a4fc0ab4c9808f6.tar.bz2
gentoo-6fb88b6ace65250247c689ba2a4fc0ab4c9808f6.zip
app-crypt/signify: Use HTTPS for HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/signify/signify-31.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-crypt/signify/signify-31.ebuild b/app-crypt/signify/signify-31.ebuild
index 9b491af44b8d..7f3e660468a9 100644
--- a/app-crypt/signify/signify-31.ebuild
+++ b/app-crypt/signify/signify-31.ebuild
@@ -7,7 +7,10 @@ VERIFY_SIG_METHOD="signify"
inherit toolchain-funcs verify-sig
DESCRIPTION="Cryptographically sign and verify files"
-HOMEPAGE="http://www.openbsd.org/ https://github.com/aperezdc/signify"
+HOMEPAGE="
+ https://www.openbsd.org/
+ https://github.com/aperezdc/signify/
+"
SRC_URI="
https://github.com/aperezdc/${PN}/releases/download/v${PV}/${P}.tar.xz
verify-sig? (