mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cifs-utils: update to 6.15.
This commit is contained in:
parent
f9703b0575
commit
353edd94c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cifs-utils'
|
# Template file for 'cifs-utils'
|
||||||
pkgname=cifs-utils
|
pkgname=cifs-utils
|
||||||
version=6.13
|
version=6.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-systemd"
|
configure_args="--disable-systemd"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils"
|
homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils"
|
||||||
distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=43d8786c8613caccfa84913081c1d62bc2409575854cf895b05b48af0863d056
|
checksum=a7b6940e93250c1676a6fa66b6ead91b78cd43a5fee99cc462459c8b9cf1e6f4
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue