diff --git a/srcpkgs/distcc/template b/srcpkgs/distcc/template index 71f2646535e..c54709115dc 100644 --- a/srcpkgs/distcc/template +++ b/srcpkgs/distcc/template @@ -12,10 +12,9 @@ conf_files=" /etc/distcc/clients.allow" short_desc="Distributed compilation for faster C/C++ builds" maintainer="Juan RP " -homepage="http://code.google.com/p/distcc" +homepage="https://distcc.github.io" license="GPL-2" -_tarball="${pkgname}-${version}.tar.bz2" -distfiles="http://pkgs.fedoraproject.org/repo/pkgs/distcc/${_tarball}/18cd4f33f5cfc3e75675cafc568fb9cf/${_tarball}" +distfiles="https://github.com/distcc/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.bz2" checksum=311671e844625d7fdb18dd3d096cd855751cfe8de13827682bcb7beff9133b30 post_install() {