X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsamba;h=603f215b3c702c70eaf83526bac7a016a5f39918;hb=6153b5225e261f159f2c084e787477932175ebf9;hp=b5980087f485760c81c9a59b57e49fdd2ba4c259;hpb=71ce1f7a0e85cd00097acb3d68ff57ac1e5f60ee;p=ipfire-2.x.git diff --git a/lfs/samba b/lfs/samba index b5980087f4..603f215b3c 100644 --- a/lfs/samba +++ b/lfs/samba @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team # +# Copyright (C) 2007-2014 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.6.17 +VER = 3.6.24 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 = 51 +PAK_VER = 58 DEPS = "cups" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = c67c3330545c8f1f7ee26e017c28439b +$(DL_FILE)_MD5 = d98425c0c2b73e08f048d31ffc727fb0 install : $(TARGET)