mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
samba: update to samba-4.12.0
This commit is contained in:
parent
4b013feb9a
commit
79a201455e
@ -39,4 +39,8 @@ Checking value of SIGRTMAX: "64"
|
||||
Checking value of SIGRTMIN: "32"
|
||||
Checking errno of iconv for illegal multibyte sequence: "0"
|
||||
Checking for a 64-bit host to support lmdb: NO
|
||||
Checking value of GNUTLS_CIPHER_AES_128_CFB8: OK
|
||||
Checking value of GNUTLS_MAC_AES_CMAC_128: OK
|
||||
Checking whether fcntl supports flags to send direct I/O availability signals: OK
|
||||
Checking whether fcntl supports setting/geting hints: OK
|
||||
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="samba"
|
||||
PKG_VERSION="4.11.6"
|
||||
PKG_SHA256="91438f4d7b71f673421435fa7f26b03b613f214139636ce50af35bc2ff09ef38"
|
||||
PKG_VERSION="4.12.0"
|
||||
PKG_SHA256="6ec0b70a567d3c3f4dd3cf2a90b515dcef03a3804b00abb5896eba382d9665fe"
|
||||
PKG_LICENSE="GPLv3+"
|
||||
PKG_SITE="https://www.samba.org"
|
||||
PKG_URL="https://download.samba.org/pub/samba/stable/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user