X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsamba;h=ace0afb27872fc276d8c51ed6a151cec5f558bf4;hb=f3557f76cf7524341b078d1003f0ef60e0e50433;hp=8a8712eb4798f5d44af4088ad125ce8e14e02976;hpb=7d83243a1ac89b23e95566f34335b5f189e3f57b;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/samba b/lfs/samba index 8a8712eb47..ace0afb278 100644 --- a/lfs/samba +++ b/lfs/samba @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2005-2010 IPFire Team # +# 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.4 +VER = 3.5.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 = 29 +PAK_VER = 35 DEPS = "cups" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 22c8c977eaa18be50f3878c6d0e0c2f0 +$(DL_FILE)_MD5 = fc3fe1103cf9d71abe12a8c604f31c76 install : $(TARGET)