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. ef784313d101fee621e3273cf14eb59cf43bbb10 Date: Wed, 15 Feb 2017 09:33:21 +0000 Message-ID: <20170215093322.52AA91078E80@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8783633477934310545==" List-Id: --===============8783633477934310545== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 ef784313d101fee621e3273cf14eb59cf43bbb10 (commit) from c72bbdb029e24c366d75ecafea6a6c333b574ed2 (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 ef784313d101fee621e3273cf14eb59cf43bbb10 Author: Matthias Fischer Date: Tue Feb 14 18:45:43 2017 +0100 wget: Update to 1.19.1 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lfs/wget | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Difference in files: diff --git a/lfs/wget b/lfs/wget index baf4df0..8d3d13c 100644 --- a/lfs/wget +++ b/lfs/wget @@ -24,7 +24,7 @@ include Config -VER = 1.19 +VER = 1.19.1 THISAPP = wget-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1814393c5955a6148ff6d82c4a9e3c21 +$(DL_FILE)_MD5 = d30d82186b93fcabb4116ff513bfa9bd install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree --===============8783633477934310545==--