From 80f9012d34ea2869e07bfa98cfc885fabb32093a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 16 Feb 2019 20:44:07 +0100 Subject: app-crypt/bcwipe: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/11076 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Alon Bar-Lev --- app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-crypt/bcwipe') diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index c879aa88572..2b76c45f52b 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.13.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 @@ -6,9 +6,9 @@ EAPI=7 MY_PV="$(ver_rs 2- -)" DESCRIPTION="Secure file removal utility" -HOMEPAGE="http://www.jetico.com/" +HOMEPAGE="https://www.jetico.com/" SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz - doc? ( http://www.jetico.com/linux/BCWipe.doc.tgz )" + doc? ( https://www.jetico.com/linux/BCWipe.doc.tgz )" LICENSE="bestcrypt" SLOT="0" -- cgit v1.2.3-18-g5258