samba: updated to 3.6.12.

This commit is contained in:
Arne Fitzenreiter
2013-01-30 19:26:40 +01:00
parent ab133d83d5
commit 92e7945259

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.6.11
VER = 3.6.12
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 = 45
PAK_VER = 46
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 9039e0ab3e4fc632ff0a1a8f2433edb4
$(DL_FILE)_MD5 = 430fd21a1acd26964d3ccf366df8709a
install : $(TARGET)