From: Michał Górny Date: Mon, 30 Sep 2019 06:49:28 +0000 (+0200) Subject: www-apps/cgit: Inline mirror://kernel X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2de76ac0f758481493e977a274bb30c53f85162d;p=gentoo.git www-apps/cgit: Inline mirror://kernel Signed-off-by: Michał Górny --- diff --git a/www-apps/cgit/cgit-1.2.1.ebuild b/www-apps/cgit/cgit-1.2.1.ebuild index 4bbbeef07a16..6b78500479ad 100644 --- a/www-apps/cgit/cgit-1.2.1.ebuild +++ b/www-apps/cgit/cgit-1.2.1.ebuild @@ -13,7 +13,7 @@ GIT_V="2.18.0" DESCRIPTION="a fast web-interface for git repositories" HOMEPAGE="https://git.zx2c4.com/cgit/about" -SRC_URI="mirror://kernel/software/scm/git/git-${GIT_V}.tar.xz +SRC_URI="https://www.kernel.org/pub/software/scm/git/git-${GIT_V}.tar.xz https://git.zx2c4.com/cgit/snapshot/${P}.tar.xz" LICENSE="GPL-2"