]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
samba: update to 3.5.18.
authorArne Fitzenreiter <Arne_F@ipfire.org>
Sun, 30 Sep 2012 20:27:36 +0000 (22:27 +0200)
committerArne Fitzenreiter <Arne_F@ipfire.org>
Sun, 30 Sep 2012 20:27:36 +0000 (22:27 +0200)
lfs/samba

index 9c6a3b65d44c77c4d55d3bc1adea154fe90f4d21..4741754167d636ab47ec05ec321e9825f20a47e2 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.5.16
+VER        = 3.5.18
 
 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    = 41
+PAK_VER    = 42
 
 DEPS       = "cups"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 260cf49b683e86f4cc316c1e6fddbdc5
+$(DL_FILE)_MD5 = 4bdb6d7ef23369d1c7d0199f0ebe012a
 
 install : $(TARGET)