This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via 9fa2cb9c49e3ae3adfb0052409286c4c5267dc5f (commit) from 0b2e986e3948cc19ab9ed02ce3da11de495bc33f (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 9fa2cb9c49e3ae3adfb0052409286c4c5267dc5f Author: Arne Fitzenreiter Arne_F@ipfire.org Date: Wed Aug 14 19:13:33 2013 +0200
samba: update to 3.6.18.
-----------------------------------------------------------------------
Summary of changes: lfs/samba | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Difference in files: diff --git a/lfs/samba b/lfs/samba index b598008..0171627 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@
include Config
-VER = 3.6.17 +VER = 3.6.18
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 = 52
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = c67c3330545c8f1f7ee26e017c28439b +$(DL_FILE)_MD5 = c7eec3e83fe4c4750240a8a0a214bbd4
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree