cifs-utils: update to 6.5.
This commit is contained in:
parent
1cbf0074bc
commit
b0d18aac7b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cifs-utils'
|
||||
pkgname=cifs-utils
|
||||
version=6.4
|
||||
revision=4
|
||||
version=6.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
make_install_args="ROOTSBINDIR=/usr/bin"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils"
|
||||
distfiles="https://ftp.samba.org/pub/linux-cifs/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=38fc63926af435dae4ebcf4406275580a692d9fb9ee3e32170317cf2ba68e6e3
|
||||
checksum=e2776578b8267c6dc0862897f5e10f87f10f8337fca9ca6a9118f5eb30cf49f7
|
||||
|
||||
pre_configure() {
|
||||
# Fix musl build
|
||||
|
|
Loading…
Reference in a new issue