mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
parent
df23ac5bf5
commit
23097c2201
1 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'samba'
|
# Template file for 'samba'
|
||||||
pkgname=samba
|
pkgname=samba
|
||||||
version=4.14.7
|
version=4.14.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=waf3
|
build_style=waf3
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_script="buildtools/bin/waf"
|
configure_script="buildtools/bin/waf"
|
||||||
|
@ -26,8 +26,8 @@ short_desc="SMB/CIFS file, print, and login server for Unix"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.samba.org"
|
homepage="http://www.samba.org"
|
||||||
distfiles="http://download.samba.org/pub/samba/stable/${pkgname}-${version}.tar.gz"
|
distfiles="https://download.samba.org/pub/samba/stable/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6f50353f9602aa20245eb18ceb00e7e5ec793df0974aebd5254c38f16d8f1906
|
checksum=3d9ebbf3280c7cf5eac1b15aeff8857b31151abaec4d2987be015a66c2945d98
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
conf_files="/etc/pam.d/samba /etc/samba/smb.conf"
|
conf_files="/etc/pam.d/samba /etc/samba/smb.conf"
|
||||||
make_dirs="/etc/samba/private 0750 root root"
|
make_dirs="/etc/samba/private 0750 root root"
|
||||||
|
@ -48,9 +48,9 @@ fi
|
||||||
_privlibs="CHARSET3 MESSAGING_SEND MESSAGING LIBWBCLIENT_OLD addns ads \
|
_privlibs="CHARSET3 MESSAGING_SEND MESSAGING LIBWBCLIENT_OLD addns ads \
|
||||||
asn1util auth authkrb5 cmdline_contexts cmdline-credentials cli_cldap \
|
asn1util auth authkrb5 cmdline_contexts cmdline-credentials cli_cldap \
|
||||||
cli-ldap-common cli-nbt cli_smb_common cli_spoolss clidns common-auth \
|
cli-ldap-common cli-nbt cli_smb_common cli_spoolss clidns common-auth \
|
||||||
ctdb-event-client dbwrap events genrand gensec gse http interfaces \
|
ctdb-event-client dbwrap dcerpc-pkt-auth events genrand gensec gse http \
|
||||||
krb5samba ldbsamba libcli_lsa3 libcli_netlogon3 libsmb messages_dgm \
|
interfaces krb5samba ldbsamba libcli_lsa3 libcli_netlogon3 libsmb \
|
||||||
messages_util mscat msghdr msrpc3 netif npa_tstream popt_samba3 \
|
messages_dgm messages_util mscat msghdr msrpc3 netif npa_tstream popt_samba3 \
|
||||||
popt_samba3_cmdline registry replace samba-cluster-support samba-debug \
|
popt_samba3_cmdline registry replace samba-cluster-support samba-debug \
|
||||||
samba-modules samba-security samba-sockets samba3-util samdb-common secrets3 \
|
samba-modules samba-security samba-sockets samba3-util samdb-common secrets3 \
|
||||||
server_id_db server-role smbclient-raw smbd_shim socket-blocking sys_rw \
|
server_id_db server-role smbclient-raw smbd_shim socket-blocking sys_rw \
|
||||||
|
|
Loading…
Add table
Reference in a new issue