X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsamba;h=bd2c32a0f82ea26ded5937c60b44ff1c06ef9afe;hb=44f8687ba29b06b012a01c36abe51ffdba27287d;hp=a5fd0ad8866d762483010ab2661e288343f9490f;hpb=00a5af61dd2794316dbd50171b157a148a8629d2;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/samba b/lfs/samba index a5fd0ad88..bd2c32a0f 100644 --- a/lfs/samba +++ b/lfs/samba @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2009 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 3.5.1 +VER = 3.5.11 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 = 25 +PAK_VER = 36 DEPS = "cups" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 60811195b0507fa151b602684cece743 +$(DL_FILE)_MD5 = 81bbd16048c6ca40baea8c59126ee385 install : $(TARGET)