From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 4bb2df502d0f542396891973c68f0ea259f0bd66 Date: Sun, 18 Oct 2015 12:24:47 +0200 Message-ID: <20151018102447.BB29F21208@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5796504725627939892==" List-Id: --===============5796504725627939892== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 4bb2df502d0f542396891973c68f0ea259f0bd66 (commit) via 187154380c605e0ba1ffd3ed7d98145e2f57d35a (commit) from f4390974996ba0d416deab9c79446087c9a14750 (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 4bb2df502d0f542396891973c68f0ea259f0bd66 Author: Dirk Wagner Date: Sat Oct 17 20:55:17 2015 +0200 monit addon: Upgrade to 5.14 =20 Signed-off-by: Michael Tremer commit 187154380c605e0ba1ffd3ed7d98145e2f57d35a Author: Dirk Wagner Date: Sat Oct 17 20:52:13 2015 +0200 asterisk addon: Update to 11.20.0 =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lfs/asterisk | 6 +++--- lfs/monit | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) Difference in files: diff --git a/lfs/asterisk b/lfs/asterisk index 154fe77..91dc4fd 100755 --- a/lfs/asterisk +++ b/lfs/asterisk @@ -20,7 +20,7 @@ =20 include Config =20 -VER =3D 11.18.0 +VER =3D 11.20.0 =20 THISAPP =3D asterisk-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -28,7 +28,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D asterisk -PAK_VER =3D 17 +PAK_VER =3D 18 =20 DEPS =3D "libsrtp" =20 @@ -46,7 +46,7 @@ asterisk-extra-sounds-en-gsm-1.4.15.tar.gz =3D $(URL_IPFIRE= )/asterisk-extra-sounds asterisk-moh-opsound-gsm-2.03.tar.gz =3D $(URL_IPFIRE)/asterisk-moh-opsound-= gsm-2.03.tar.gz asterisk-1.4-de-prompts.tar.gz =3D $(URL_IPFIRE)/asterisk-1.4-de-prompts.tar= .gz =20 -$(DL_FILE)_MD5 =3D 3ddb42b54db200faccd68906df210a40 +$(DL_FILE)_MD5 =3D d15759b05862250073e2708394ad2f4c asterisk-extra-sounds-en-gsm-1.4.15.tar.gz_MD5 =3D 5099fc65f49008e33ba7fb043= a4ec995 asterisk-moh-opsound-gsm-2.03.tar.gz_MD5 =3D 09066f55f1358f298bc1a6e4678a3ddf asterisk-1.4-de-prompts.tar.gz_MD5 =3D 626a2b95071a5505851e43874dfbfd5c diff --git a/lfs/monit b/lfs/monit index 92e0760..453ad03 100644 --- a/lfs/monit +++ b/lfs/monit @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.12.1 +VER =3D 5.14 =20 THISAPP =3D monit-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D monit -PAK_VER =3D 6 +PAK_VER =3D 7 =20 DEPS =3D "" =20 @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 1ffde79207270925f6f7df787d19100a +$(DL_FILE)_MD5 =3D 1b3ae1eb08a0914402a8764e5689c1c5 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============5796504725627939892==--