app-admin/passook: update HOMEPAGE

Closes: https://github.com/gentoo/gentoo/pull/1686
Package-Manager: portage-2.2.28
This commit is contained in:
Michael Mair-Keimberger (asterix)
2016-06-16 20:52:50 +02:00
committed by Göktürk Yüksek
parent d29c4ca6fb
commit 02f6bce572

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ EAPI=4
inherit eutils prefix
DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords"
HOMEPAGE="http://mackers.com/misc/scripts/passook/"
HOMEPAGE="https://github.com/mackers/passook"
# snapshot of git://github.com/mackers/passook.git
SRC_URI="mirror://gentoo/${P}.tar.gz"