chroot-distcc: update to 3.3.3.

This commit is contained in:
Juan RP 2019-08-15 09:49:36 +02:00
parent 6f582485a2
commit bbab65164e
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,8 +1,8 @@
# Template file for 'chroot-distcc'
pkgname=chroot-distcc
version=3.3.2
revision=2
wrksrc=distcc
version=3.3.3
revision=1
wrksrc="distcc-${version}"
bootstrap=yes
build_style=gnu-configure
configure_args="--with-included-popt --without-avahi --without-gnome
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://distcc.github.io"
distfiles="https://github.com/distcc/distcc/releases/download/v${version}/distcc-${version}.tar.gz"
checksum=64894de2970c631801d29c9962553673ea7a1d150e6855d7e166d273fca5cdfc
checksum=bead25471d5a53ecfdf8f065a6fe48901c14d5008956c318c700e56bc87bf0bc
conflicts="distcc>=0"