Skip to content

Commit

Permalink
app-crypt/WiRouterKeyRec: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and asarubbo committed Mar 21, 2018
1 parent c766d91 commit 9ddf8bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -9,8 +9,8 @@ MY_PN="WiRouter_KeyRec"
MY_P="${MY_PN}_${PV}"

DESCRIPTION="Recovery tool for wpa passphrase"
HOMEPAGE="http://www.salvatorefresta.net"
SRC_URI="http://tools.salvatorefresta.net/${MY_P}.zip -> ${P}.zip"
HOMEPAGE="https://www.salvatorefresta.net"
SRC_URI="https://tools.salvatorefresta.net/${MY_P}.zip -> ${P}.zip"

KEYWORDS="amd64 ppc x86"
IUSE=""
Expand Down

0 comments on commit 9ddf8bd

Please sign in to comment.