mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
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'
|
# Template file for 'chroot-distcc'
|
||||||
pkgname=chroot-distcc
|
pkgname=chroot-distcc
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=distcc
|
wrksrc="distcc-${version}"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-included-popt --without-avahi --without-gnome
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://distcc.github.io"
|
homepage="https://distcc.github.io"
|
||||||
distfiles="https://github.com/distcc/distcc/releases/download/v${version}/distcc-${version}.tar.gz"
|
distfiles="https://github.com/distcc/distcc/releases/download/v${version}/distcc-${version}.tar.gz"
|
||||||
checksum=64894de2970c631801d29c9962553673ea7a1d150e6855d7e166d273fca5cdfc
|
checksum=bead25471d5a53ecfdf8f065a6fe48901c14d5008956c318c700e56bc87bf0bc
|
||||||
|
|
||||||
conflicts="distcc>=0"
|
conflicts="distcc>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue