diff options
Diffstat (limited to 'app-crypt/johntheripper')
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild index fc6fab5d5284..09066589c34b 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,10 +11,10 @@ MY_P="${MY_PN}-${PV}" JUMBO="jumbo-7" DESCRIPTION="fast password cracker" -HOMEPAGE="http://www.openwall.com/john/" +HOMEPAGE="https://www.openwall.com/john/" -SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.bz2 - !minimal? ( http://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" +SRC_URI="https://www.openwall.com/john/g/${MY_P}.tar.bz2 + !minimal? ( https://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild index b8eed231b1b6..916f7b51ca6e 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,10 +11,10 @@ MY_P="${MY_PN}-${PV}" JUMBO="jumbo-7" DESCRIPTION="fast password cracker" -HOMEPAGE="http://www.openwall.com/john/" +HOMEPAGE="https://www.openwall.com/john/" -SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.bz2 - !minimal? ( http://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" +SRC_URI="https://www.openwall.com/john/g/${MY_P}.tar.bz2 + !minimal? ( https://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild index 81c08300e9a7..e3e30d7db420 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,10 +11,10 @@ MY_P="${MY_PN}-${PV}" JUMBO="jumbo-7" DESCRIPTION="fast password cracker" -HOMEPAGE="http://www.openwall.com/john/" +HOMEPAGE="https://www.openwall.com/john/" -SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.bz2 - !minimal? ( http://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" +SRC_URI="https://www.openwall.com/john/g/${MY_P}.tar.bz2 + !minimal? ( https://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" LICENSE="GPL-2" SLOT="0" |