From 00d905d3d3c3d519b0098acf2c287e45a3d67363 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 25 Dec 2019 15:54:31 -0600 Subject: [PATCH] cifs-utils: update to 6.10. Signed-off-by: Nathan Owens --- srcpkgs/cifs-utils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cifs-utils/template b/srcpkgs/cifs-utils/template index 725d127b5b6..c6baf544d8b 100644 --- a/srcpkgs/cifs-utils/template +++ b/srcpkgs/cifs-utils/template @@ -1,7 +1,7 @@ # Template file for 'cifs-utils' pkgname=cifs-utils -version=6.9 -revision=2 +version=6.10 +revision=1 build_style=gnu-configure configure_args="--disable-systemd" make_install_args="ROOTSBINDIR=/usr/bin" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils" distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=18d8f1bf92c13c4d611502dbd6759e3a766ddc8467ec8a2eda3f589e40b9ac9c +checksum=92fc29c8e9039637f3344267500f1fa381e2cccd7d10142f0c1676fa575904a7 pre_configure() { autoreconf -fi