summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2018-02-25 20:45:24 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2018-02-25 20:45:59 +0100
commit4ca54e22582ec2da3f687f4a2eb818c54381587c (patch)
tree076e5f9fd8c4d1614b3fc90493c7e98037cf8f2c /sys-devel/sparse/sparse-0.5.1.ebuild
parentmedia-libs/x264: EAPI 6, obsolete blocker, DOCS array (diff)
downloadgentoo-4ca54e22582ec2da3f687f4a2eb818c54381587c.tar.gz
gentoo-4ca54e22582ec2da3f687f4a2eb818c54381587c.tar.bz2
gentoo-4ca54e22582ec2da3f687f4a2eb818c54381587c.zip
sys-devel/sparse: update distribution URI
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-devel/sparse/sparse-0.5.1.ebuild')
-rw-r--r--sys-devel/sparse/sparse-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/sparse/sparse-0.5.1.ebuild b/sys-devel/sparse/sparse-0.5.1.ebuild
index aad07d85db73..a2645e713084 100644
--- a/sys-devel/sparse/sparse-0.5.1.ebuild
+++ b/sys-devel/sparse/sparse-0.5.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git"
KEYWORDS=""
else
- SRC_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git/snapshot/${P}.tar.gz"
+ SRC_URI="mirror://kernel/software/devel/${PN}/dist/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi