summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-03-18 18:01:39 +0100
committerMarek Szuba <marecki@gentoo.org>2020-03-18 18:13:46 +0100
commit06b8124de874d5051aa5ad27b13c96c2dc5baf03 (patch)
tree4e96ad9c7333481cb6c38f8299286274fb854548 /app-crypt/rainbowcrack
parentapp-crypt/chntpw: switch to HTTPS URIs (diff)
downloadgentoo-06b8124de874d5051aa5ad27b13c96c2dc5baf03.tar.gz
gentoo-06b8124de874d5051aa5ad27b13c96c2dc5baf03.tar.bz2
gentoo-06b8124de874d5051aa5ad27b13c96c2dc5baf03.zip
app-crypt/rainbowcrack: switch to HTTPS URIs
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-crypt/rainbowcrack')
-rw-r--r--app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild b/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild
index 48a4108c920f..766b1d573931 100644
--- a/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild
+++ b/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit eutils
DESCRIPTION="Hash cracker that precomputes plaintext - ciphertext pairs in advance"
-HOMEPAGE="http://project-rainbowcrack.com/"
-SRC_URI="amd64? ( http://project-${PN}.com/${P}-linux64.zip )"
+HOMEPAGE="https://project-rainbowcrack.com/"
+SRC_URI="amd64? ( https://project-${PN}.com/${P}-linux64.zip )"
LICENSE="all-rights-reserved"
SLOT="0"