From: Arne Fitzenreiter Date: Fri, 2 Oct 2009 09:37:32 +0000 (+0200) Subject: Updated samba to 3.3.8 (security fix). X-Git-Tag: v2.9-beta1~711 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb6dda0d09e550042ae42614f1da87d399d57b2b;p=people%2Fstevee%2Fipfire-2.x.git Updated samba to 3.3.8 (security fix). --- diff --git a/lfs/samba b/lfs/samba index c42da24b77..fce523a2ec 100644 --- a/lfs/samba +++ b/lfs/samba @@ -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)