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