]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated samba to current stable.
authorChristian Schmidt <maniacikarus@ipfire.org>
Wed, 20 Jan 2010 06:34:21 +0000 (07:34 +0100)
committerChristian Schmidt <maniacikarus@ipfire.org>
Wed, 20 Jan 2010 06:34:21 +0000 (07:34 +0100)
lfs/samba

index e856747d34d14b387338990664fe1d88c7770413..b09d67b64f772b2be7b0c6b55e861bc35e27c2b9 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.3.9
+VER        = 3.3.10
 
 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    = 21
+PAK_VER    = 22
 
 DEPS       = "cups cyrus-sasl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d99c3ccc3066d1c6a0dba4de02aad24b
+$(DL_FILE)_MD5 = 84645ff5f0fb213e2371e629507dc8bb
 
 install : $(TARGET)