]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated samba to 3.3.9.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 21 Oct 2009 18:35:08 +0000 (20:35 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 21 Oct 2009 18:35:08 +0000 (20:35 +0200)
lfs/samba

index 90f98c70ef5e4db9e3610918ea0936cee82cafdf..e856747d34d14b387338990664fe1d88c7770413 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 3.3.8
+VER        = 3.3.9
 
 THISAPP    = samba-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 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
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 20
+PAK_VER    = 21
 
 DEPS       = "cups cyrus-sasl"
 
 
 DEPS       = "cups cyrus-sasl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f4563c7dfca803c6d56a4948f0af05a8
+$(DL_FILE)_MD5 = d99c3ccc3066d1c6a0dba4de02aad24b
 
 install : $(TARGET)
 
 
 install : $(TARGET)