cifs-utils: update to 6.7
This commit is contained in:
parent
334d9c2249
commit
2cc9fdcb61
@ -1,20 +1,20 @@
|
||||
# Template file for 'cifs-utils'
|
||||
pkgname=cifs-utils
|
||||
version=6.6
|
||||
version=6.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
make_install_args="ROOTSBINDIR=/usr/bin"
|
||||
hostmakedepends="pkg-config libcap-ng-devel"
|
||||
hostmakedepends="automake pkg-config libcap-ng-devel"
|
||||
makedepends="mit-krb5-devel talloc-devel libcap-ng-devel samba-devel keyutils-devel pam-devel"
|
||||
short_desc="CIFS filesystem user-space tools"
|
||||
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=d07152a807de6840566bbcc69a97ff6fa17fca4e09ceb4641d74882a83e67125
|
||||
checksum=b2f21612474ab012e75accd167aab607a0614ff67efb56ea0f36789fa785cfab
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
# Fix musl build
|
||||
sed -i ${wrksrc}/mtab.c \
|
||||
-e "/#include <stdlib.h>/a #include <limits.h>" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user