From patchwork Sat Jun 29 14:46:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1124779 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45bc0T09RLz9s3C for ; Sun, 30 Jun 2019 00:46:48 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 04A788820C; Sat, 29 Jun 2019 14:46:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J5HWHoXlPvC7; Sat, 29 Jun 2019 14:46:41 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 7D72788178; Sat, 29 Jun 2019 14:46:41 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id A01021BF83E for ; Sat, 29 Jun 2019 14:46:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9D88D86A4F for ; Sat, 29 Jun 2019 14:46:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b8KW2MAPeWi0 for ; Sat, 29 Jun 2019 14:46:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3222686BC6 for ; Sat, 29 Jun 2019 14:46:37 +0000 (UTC) Received: from fwd07.aul.t-online.de (fwd07.aul.t-online.de [172.20.27.150]) by mailout12.t-online.de (Postfix) with SMTP id AF95641820B9; Sat, 29 Jun 2019 16:46:34 +0200 (CEST) Received: from fli4l.lan.fli4l (GvkLV8ZcohXREu+B15-7dZGfgIBpPgMmdCHC01CYvZHOftCZtgxHl6gGf6fh2wFgvy@[91.58.12.45]) by fwd07.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1hhEcc-1SqBii0; Sat, 29 Jun 2019 16:46:34 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:42292) by fli4l.lan.fli4l with esmtp (Exim 4.92) (envelope-from ) id 1hhEcb-0000Qg-5L; Sat, 29 Jun 2019 16:46:33 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 29 Jun 2019 16:46:28 +0200 Message-Id: <20190629144630.8036-3-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190629144630.8036-1-bernd.kuhls@t-online.de> References: <20190629144630.8036-1-bernd.kuhls@t-online.de> MIME-Version: 1.0 X-ID: GvkLV8ZcohXREu+B15-7dZGfgIBpPgMmdCHC01CYvZHOftCZtgxHl6gGf6fh2wFgvy X-TOI-MSGID: ed7e4ae3-077e-4198-a686-d00ac1655eb2 Subject: [Buildroot] [PATCH 3/5] package/pcre: bump version to 8.43 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Release notes: https://lists.exim.org/lurker/message/20190125.161413.ce45dfd2.en.html https://lists.exim.org/lurker/message/20190223.165009.b0fb3c20.en.html Updated license hash after upstream commit https://vcs.pcre.org/pcre/code/tags/pcre-8.43/LICENCE?r1=1749&r2=1734 Signed-off-by: Bernd Kuhls --- package/pcre/pcre.hash | 4 ++-- package/pcre/pcre.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/pcre/pcre.hash b/package/pcre/pcre.hash index ca72a78cd2..7513d5f198 100644 --- a/package/pcre/pcre.hash +++ b/package/pcre/pcre.hash @@ -1,4 +1,4 @@ # Locally calculated after checking pgp signature -sha256 2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301 pcre-8.42.tar.bz2 +sha256 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b pcre-8.43.tar.bz2 # License files, locally calculated -sha256 f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c LICENCE +sha256 a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309 LICENCE diff --git a/package/pcre/pcre.mk b/package/pcre/pcre.mk index 163e535ec3..595cda8a53 100644 --- a/package/pcre/pcre.mk +++ b/package/pcre/pcre.mk @@ -4,7 +4,7 @@ # ################################################################################ -PCRE_VERSION = 8.42 +PCRE_VERSION = 8.43 PCRE_SITE = https://ftp.pcre.org/pub/pcre PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2 PCRE_LICENSE = BSD-3-Clause