Updated samba to current stable.

This commit is contained in:
Christian Schmidt
2010-05-26 16:13:36 +02:00
parent 3caebcf02e
commit cc1b741bb8

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.5.2
VER = 3.5.3
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 = 26
PAK_VER = 27
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 6f8cf649207ccd8c2c17e28c335f4e9d
$(DL_FILE)_MD5 = 7c8d2a34b649380d5df838c3e030dbec
install : $(TARGET)