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 a9a58c609a4533ace92ae51e7e3e991a5409e97c (commit) from 96b397c47106189c2670560ace4a805e6adc1bb5 (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 a9a58c609a4533ace92ae51e7e3e991a5409e97c Author: Arne Fitzenreiter Arne_F@ipfire.org Date: Wed May 8 16:11:20 2013 +0200
samba: updated to 3.6.15.
-----------------------------------------------------------------------
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 abbdcca..d8f6800 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@
include Config
-VER = 3.6.14 +VER = 3.6.15
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 = 48 +PAK_VER = 49
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = ce9bf35ac2a63029ef0bd02291f113df +$(DL_FILE)_MD5 = d9424e9badb089bd51e6cfc752b21dfa
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree