From: Marek Szuba Date: Wed, 18 Mar 2020 17:00:15 +0000 (+0100) Subject: app-crypt/chntpw: switch to HTTPS URIs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d140d78a68785bd85156ac15d08d79bc80b94059;p=gentoo.git app-crypt/chntpw: switch to HTTPS URIs Signed-off-by: Marek Szuba --- diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild index 9dbab9e8fd8d..2f7012a6fa98 100644 --- a/app-crypt/chntpw/chntpw-140201.ebuild +++ b/app-crypt/chntpw/chntpw-140201.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Offline Windows NT Password & Registry Editor" -HOMEPAGE="http://pogostick.net/~pnh/ntpasswd/" -SRC_URI="http://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip" +HOMEPAGE="https://pogostick.net/~pnh/ntpasswd/" +SRC_URI="https://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip" LICENSE="GPL-2 LGPL-2.1" SLOT="0"