app-crypt/pkcrack: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:49:38 +0000 (13:49 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Tue, 10 Apr 2018 19:24:17 +0000 (22:24 +0300)
app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild

index 8fdb5148d939f95c640019f85fcd4c91fb7b6545..251eb649d276ade9d3ee88939dcfa6d11f588321 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 inherit toolchain-funcs
 
 DESCRIPTION="PkZip cipher breaker"
-HOMEPAGE="http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html"
-SRC_URI="http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/${P}.tar.gz"
+HOMEPAGE="https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html"
+SRC_URI="https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/${P}.tar.gz"
 
 LICENSE="pkcrack"
 SLOT="0"