[Buildroot] [git commit] samba: security bump to version 3.5.12

Peter Korsgaard jacmet at sunsite.dk
Mon Jan 2 16:02:21 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=f026f825cecc5bf106e433c0307f07fed2ae842b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/samba/samba.mk |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/samba/samba.mk b/package/samba/samba.mk
index de2c13b..4e02682 100644
--- a/package/samba/samba.mk
+++ b/package/samba/samba.mk
@@ -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


More information about the buildroot mailing list