We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1441b6e commit dc26100Copy full SHA for dc26100
srcpkgs/cifs-utils/template
@@ -1,6 +1,6 @@
1
# Template file for 'cifs-utils'
2
pkgname=cifs-utils
3
-version=6.15
+version=7.5
4
revision=1
5
build_style=gnu-configure
6
configure_args="--disable-systemd"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
12
license="GPL-2.0-or-later"
13
homepage="https://wiki.samba.org/index.php/LinuxCIFS_utils"
14
distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2"
15
-checksum=a7b6940e93250c1676a6fa66b6ead91b78cd43a5fee99cc462459c8b9cf1e6f4
+checksum=7face85e3d2d5eb5e7adbd181adee6759097f135b10d6fb30be8e070af7e7054
16
python_version=3
17
18
pre_configure() {
0 commit comments