From patchwork Sat Jan 6 04:28:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1591 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id A988261427 for ; Fri, 5 Jan 2018 18:32:18 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id E464D1B4F; Fri, 5 Jan 2018 18:32:17 +0100 (CET) Received: from Devel.localdomain (p4FDF0C34.dip0.t-ipconnect.de [79.223.12.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id A33E01B4F for ; Fri, 5 Jan 2018 18:28:04 +0100 (CET) From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] snort: Update to 2.9.11.1 Date: Fri, 5 Jan 2018 18:28:00 +0100 Message-Id: <20180105172800.775-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.15.1 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: Release notes: https://snort.org/downloads/snort/release_notes_2.9.11.1.txt Changelog: https://snort.org/downloads/snort/changelog_2.9.11.1.txt Best, Matthias Signed-off-by: Matthias Fischer --- lfs/snort | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/snort b/lfs/snort index f66bf0127..a5d0535b0 100644 --- a/lfs/snort +++ b/lfs/snort @@ -24,7 +24,7 @@ include Config -VER = 2.9.11 +VER = 2.9.11.1 THISAPP = snort-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4f3ee0c2ad330e487273016efd0c9d64 +$(DL_FILE)_MD5 = 378e3938b2b5c8e358f942d0ffce18cc install : $(TARGET)