From 8abce1258edf96a27cb46767ce4146621c99dc19 Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Sun, 25 Sep 2016 17:30:23 +0200 Subject: [PATCH] crhoot-distcc: New download location See #4762 --- srcpkgs/chroot-distcc/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/chroot-distcc/template b/srcpkgs/chroot-distcc/template index 821ec1914b..de884789b4 100644 --- a/srcpkgs/chroot-distcc/template +++ b/srcpkgs/chroot-distcc/template @@ -13,7 +13,8 @@ short_desc="Distributed compilation for faster C/C++ builds -- for xbps-src use" maintainer="Juan RP " homepage="http://code.google.com/p/distcc" license="GPL-2" -distfiles="http://distcc.googlecode.com/files/distcc-${version}.tar.bz2" +_tarball="${pkgname#chroot-}-${version}.tar.bz2" +distfiles="http://pkgs.fedoraproject.org/repo/pkgs/distcc/${_tarball}/18cd4f33f5cfc3e75675cafc568fb9cf/${_tarball}" checksum=311671e844625d7fdb18dd3d096cd855751cfe8de13827682bcb7beff9133b30 pre_configure() {