Updated samba to 3.3.9.

This commit is contained in:
Arne Fitzenreiter
2009-10-21 20:35:08 +02:00
parent f7c97914af
commit cfdf8083e1

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.3.8
VER = 3.3.9
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 = 20
PAK_VER = 21
DEPS = "cups cyrus-sasl"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = f4563c7dfca803c6d56a4948f0af05a8
$(DL_FILE)_MD5 = d99c3ccc3066d1c6a0dba4de02aad24b
install : $(TARGET)