app-crypt/aescrypt: HOMEPAGE 301 redirect to HTTPS
authorDavid Hicks <david@hicks.id.au>
Tue, 22 Aug 2017 11:41:05 +0000 (21:41 +1000)
committerMichał Górny <mgorny@gentoo.org>
Tue, 22 Aug 2017 21:31:41 +0000 (23:31 +0200)
Package-Manager: Portage-2.3.7, Repoman-2.3.3

app-crypt/aescrypt/aescrypt-3.0.6b.ebuild

index ccfd4888c1741832503ac1646d9b8face53a4c54..73d76b66a2dbdc4e297c563791f4311a3413f772 100644 (file)
@@ -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"