summaryrefslogtreecommitdiff
path: root/libre/distcc-nozeroconf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-03 15:52:05 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-03 15:52:05 -0400
commit561edbbff5dbcdc9ed5930469993da7a7a5c9e5e (patch)
tree67a33edb88a3e0373ea63b93a0138d5156a9f8c1 /libre/distcc-nozeroconf
parent580b8057249c492a9a87c3e1ca010951a658cd9b (diff)
downloadabslibre-561edbbff5dbcdc9ed5930469993da7a7a5c9e5e.tar.gz
abslibre-561edbbff5dbcdc9ed5930469993da7a7a5c9e5e.tar.bz2
abslibre-561edbbff5dbcdc9ed5930469993da7a7a5c9e5e.zip
libre/distcc-nozeroconf: fix source URL
Diffstat (limited to 'libre/distcc-nozeroconf')
-rw-r--r--libre/distcc-nozeroconf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/distcc-nozeroconf/PKGBUILD b/libre/distcc-nozeroconf/PKGBUILD
index b46bcc9fd..4c12a0c95 100644
--- a/libre/distcc-nozeroconf/PKGBUILD
+++ b/libre/distcc-nozeroconf/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('gtk2: for distccmon-gnome'
'python2')
backup=('etc/conf.d/distccd'
'etc/distcc/hosts')
-source=(http://distcc.googlecode.com/files/${_pkgname}-${pkgver}.tar.bz2
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2
distccd.conf.d
distccd.service)
md5sums=('18cd4f33f5cfc3e75675cafc568fb9cf'