chroot-distcc: update to 3.3.3.
This commit is contained in:
parent
6f582485a2
commit
bbab65164e
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue