]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated samba to latest stable
authorChristian Schmidt <christian.schmidt@ipfire.org>
Thu, 24 Jun 2010 19:38:47 +0000 (21:38 +0200)
committerChristian Schmidt <christian.schmidt@ipfire.org>
Thu, 24 Jun 2010 19:38:47 +0000 (21:38 +0200)
lfs/samba

index b1464417df77334368cbf18a41672f64f65cd8da..965a4503e0b6b41e33ad755c13c53c2b5a556790 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.5.3
+VER        = 3.5.4
 
 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    = 27
+PAK_VER    = 28
 
 DEPS       = "cups"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7c8d2a34b649380d5df838c3e030dbec
+$(DL_FILE)_MD5 = 22c8c977eaa18be50f3878c6d0e0c2f0
 
 install : $(TARGET)