]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated samba to current stable (3.3.6).
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 26 Jun 2009 10:55:54 +0000 (12:55 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 26 Jun 2009 10:55:54 +0000 (12:55 +0200)
lfs/samba

index bc3c71a4b12ccf952ccd89b1871d65ab6f626d66..11ee55eb215ade43fbc41105afb7f424c4e8de25 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.3.5
+VER        = 3.3.6
 
 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    = 16
+PAK_VER    = 17
 
 DEPS       = "cups cyrus-sasl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8fa0e3c5daaba4c2ce2fb871a5f3157a
+$(DL_FILE)_MD5 = 858cb6c640358be0e81297c5de615a3c
 
 install : $(TARGET)