commit: 93b7be21042210c8a3cd145b1f0ea30527b2aa07 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 15 17:10:34 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 15 17:10:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b7be21
net-misc/ssh-askpass-fullscreen: Inline mirror://github Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild index 580ea00be4d..7ab528bd27f 100644 --- a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild +++ b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools eutils DESCRIPTION="A small SSH Askpass replacement written with GTK2" HOMEPAGE="https://github.com/atj/ssh-askpass-fullscreen" -SRC_URI="mirror://github/atj/${PN}/${P}.tar.bz2" +SRC_URI="https://github.com/downloads/atj/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0"
