Updated samba to 3.3.8 (security fix).

This commit is contained in:
Arne Fitzenreiter
2009-10-02 11:37:32 +02:00
parent d4ca4a03eb
commit bb6dda0d09

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.3.7
VER = 3.3.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 = 18
PAK_VER = 19
DEPS = "cups cyrus-sasl"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = bc7228cc686986353df67ff42b1b2b1e
$(DL_FILE)_MD5 = f4563c7dfca803c6d56a4948f0af05a8
install : $(TARGET)