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. db9d194a6cc4efa8251415895e823e4db254c7a4 Date: Mon, 29 Dec 2014 16:52:15 +0100 Message-ID: <20141229155215.875A920E21@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9013994763551679260==" List-Id: --===============9013994763551679260== 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 db9d194a6cc4efa8251415895e823e4db254c7a4 (commit) from 405d20bcb33efccd16a7164e318adeb954d7639a (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 db9d194a6cc4efa8251415895e823e4db254c7a4 Author: Ben Schweikert Date: Mon Nov 24 17:54:05 2014 +0100 Nginx: New Version - 1.6.2 ----------------------------------------------------------------------- Summary of changes: lfs/nginx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Difference in files: diff --git a/lfs/nginx b/lfs/nginx index b640dcc..63d3698 100644 --- a/lfs/nginx +++ b/lfs/nginx @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 1.4.4 +VER =3D 1.6.2 =20 THISAPP =3D nginx-$(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 nginx -PAK_VER =3D 3 +PAK_VER =3D 4 =20 ############################################################################= ### # Top-level Rules @@ -42,7 +42,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 5dfaba1cbeae9087f3949860a02caa9f +$(DL_FILE)_MD5 =3D d1b55031ae6e4bce37f8776b94d8b930 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============9013994763551679260==--