]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/samba
Fix runvdr skript that detects vdradmin as already running vdr
[people/pmueller/ipfire-2.x.git] / lfs / samba
index 36edee2828a9c7161d7b1db90fabe4a08af10b43..6aa78f8fb09fa5d1318187137d32d9702db78163 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.2.6
+VER        = 3.2.8
 
 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    = 11
+PAK_VER    = 13
 
 DEPS       = "cups cyrus-sasl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0cd27c7afbb8211616eea4010f32271c
+$(DL_FILE)_MD5 = 06efd6e6cc4aac628a1a0b082e4be0f2
 
 install : $(TARGET)