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() {