]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
samba: updated to 3.6.12.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 30 Jan 2013 18:26:40 +0000 (19:26 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 30 Jan 2013 18:26:40 +0000 (19:26 +0100)
lfs/samba

index 5d0e17206bb44d85c86b82d21c685a5e8c138c6f..b843dcd13fea35c4297b053a9d2c0542eed8cd8a 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.6.11
+VER        = 3.6.12
 
 THISAPP    = samba-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 45
+PAK_VER    = 46
 
 DEPS       = "cups"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9039e0ab3e4fc632ff0a1a8f2433edb4
+$(DL_FILE)_MD5 = 430fd21a1acd26964d3ccf366df8709a
 
 install : $(TARGET)