diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:49:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:55:20 +0200 |
commit | 2de76ac0f758481493e977a274bb30c53f85162d (patch) | |
tree | ca06e1481f92ad71980a4484cfabe1136e7fac03 /www-apps | |
parent | sys-power/cpupower: Inline mirror://kernel (diff) | |
download | gentoo-2de76ac0f758481493e977a274bb30c53f85162d.tar.gz gentoo-2de76ac0f758481493e977a274bb30c53f85162d.tar.bz2 gentoo-2de76ac0f758481493e977a274bb30c53f85162d.zip |
www-apps/cgit: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/cgit/cgit-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |