commit:     d610fdaf421741826ab18c73d4049f51d19720f2
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb 17 16:42:33 2019 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 17:12:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d610fdaf

app-crypt/bestcrypt: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/11086
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org>

 app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild 
b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild
index 73ee43d0d03..d78350c9d4c 100644
--- a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild
+++ b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,8 +7,8 @@ inherit linux-mod toolchain-funcs
 
 MY_PN="BestCrypt"
 DESCRIPTION="commercially licensed transparent filesystem encryption"
-HOMEPAGE="http://www.jetico.com/";
-SRC_URI="http://www.jetico.com/linux/${MY_PN}-${PV}.tar.gz";
+HOMEPAGE="https://www.jetico.com/";
+SRC_URI="https://www.jetico.com/linux/${MY_PN}-${PV}.tar.gz";
 
 LICENSE="bestcrypt"
 SLOT="0"

Reply via email to