mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
samba: security bump to version 3.5.12
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0c5f68a4d3
commit
f026f825ce
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
# samba
|
||||
#
|
||||
#############################################################
|
||||
SAMBA_VERSION = 3.5.11
|
||||
SAMBA_SOURCE = samba-$(SAMBA_VERSION).tar.gz
|
||||
SAMBA_SITE = http://ftp.samba.org/pub/samba/stable/
|
||||
|
||||
SAMBA_VERSION = 3.5.12
|
||||
SAMBA_SITE = http://ftp.samba.org/pub/samba/stable
|
||||
|
||||
SAMBA_SUBDIR = source3
|
||||
SAMBA_AUTORECONF = NO
|
||||
|
|
|
|||
Loading…
Reference in a new issue