mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
samba: update to 3.6.24.
This commit is contained in:
parent
75bfe1c813
commit
f6aac0bbf7
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'samba'
|
# Template file for 'samba'
|
||||||
pkgname=samba
|
pkgname=samba
|
||||||
version=3.6.23
|
version=3.6.24
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc=source3
|
build_wrksrc=source3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap
|
configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.samba.org"
|
homepage="http://www.samba.org"
|
||||||
distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz"
|
distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz"
|
||||||
checksum=25bbfa81b9a26609a0be744240b63e1f5030bbcfab684cf7aea3b86ed0db2dd0
|
checksum=11d0bd04b734731970259efc6692b8e749ff671a9b56d8cc5fa98c192ab234a7
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
conf_files="/etc/pam.d/samba"
|
conf_files="/etc/pam.d/samba"
|
||||||
|
@ -27,8 +27,6 @@ makedepends="readline-devel>=6.3 libcap-devel popt-devel e2fsprogs-devel
|
||||||
tdb-devel talloc-devel cups-devel"
|
tdb-devel talloc-devel cups-devel"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# XXX needs cups-config
|
|
||||||
hostmakedepends+=" cups-devel"
|
|
||||||
configure_args+=" samba_cv_CC_NEGATIVE_ENUM_VALUES=yes
|
configure_args+=" samba_cv_CC_NEGATIVE_ENUM_VALUES=yes
|
||||||
libreplace_cv_HAVE_GETADDRINFO=no
|
libreplace_cv_HAVE_GETADDRINFO=no
|
||||||
libreplace_cv_HAVE_GETIFADDRS=yes
|
libreplace_cv_HAVE_GETIFADDRS=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue