summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-08-22 21:41:05 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-22 23:31:41 +0200
commitb05a3dd6d236ca48edfc53e89452b04c8740517a (patch)
tree6d4e530ac2adafa3610c3e788b85ce2dcb3f7f34 /app-crypt/aescrypt
parentsys-apps/adjtime: HOMEPAGE 301 redirect to HTTPS (diff)
downloadgentoo-b05a3dd6d236ca48edfc53e89452b04c8740517a.tar.gz
gentoo-b05a3dd6d236ca48edfc53e89452b04c8740517a.tar.bz2
gentoo-b05a3dd6d236ca48edfc53e89452b04c8740517a.zip
app-crypt/aescrypt: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'app-crypt/aescrypt')
-rw-r--r--app-crypt/aescrypt/aescrypt-3.0.6b.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild b/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild
index ccfd4888c174..73d76b66a2db 100644
--- a/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild
+++ b/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs flag-o-matic
DESCRIPTION="Advanced file encryption using AES"
-HOMEPAGE="http://www.aescrypt.com/"
+HOMEPAGE="https://www.aescrypt.com/"
SRC_URI="https://www.aescrypt.com/download/v3/${P}.tar.gz"
LICENSE="BSD GPL-2"