From 353edd94c3d4e60f1ef3630d253e8e1e05078029 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 30 Jun 2022 12:16:37 +0200 Subject: [PATCH] cifs-utils: update to 6.15. --- srcpkgs/cifs-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cifs-utils/template b/srcpkgs/cifs-utils/template index 796b2ae69f8..85785998b10 100644 --- a/srcpkgs/cifs-utils/template +++ b/srcpkgs/cifs-utils/template @@ -1,6 +1,6 @@ # Template file for 'cifs-utils' pkgname=cifs-utils -version=6.13 +version=6.15 revision=1 build_style=gnu-configure configure_args="--disable-systemd" @@ -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=43d8786c8613caccfa84913081c1d62bc2409575854cf895b05b48af0863d056 +checksum=a7b6940e93250c1676a6fa66b6ead91b78cd43a5fee99cc462459c8b9cf1e6f4 python_version=3 pre_configure() {