diff --git a/srcpkgs/cifs-utils/template b/srcpkgs/cifs-utils/template index c9f3b001e90..27453d8a349 100644 --- a/srcpkgs/cifs-utils/template +++ b/srcpkgs/cifs-utils/template @@ -1,9 +1,9 @@ # Template file for 'cifs-utils' pkgname=cifs-utils -version=6.1 +version=6.2 revision=1 build_style=gnu-configure -configure_args="--sbindir=/usr/bin --disable-systemd +configure_args="--sbindir=/usr/bin --enable-systemd ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes" make_install_args="ROOTSBINDIR=/usr/bin" hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils" distfiles="ftp://ftp.samba.org/pub/linux-cifs/$pkgname/$pkgname-$version.tar.bz2" -checksum=381f1e9caccdafdcdb0efa32a4cceb77c1a96b0b58702394e4b86dac4825f3b5 +checksum=34676e374ee139ce1b6566ed1802c55f92b5d74cc58417a4989df7438ff2cd33 long_desc=" The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems.