From patchwork Fri Jul 7 05:34:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1804601 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Qy2Ch1WSnz20cF for ; Fri, 7 Jul 2023 15:34:56 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id D15C240142; Fri, 7 Jul 2023 05:34:53 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org D15C240142 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KZA5K5RSNETV; Fri, 7 Jul 2023 05:34:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 0DA7640412; Fri, 7 Jul 2023 05:34:52 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 0DA7640412 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 560811BF45A for ; Fri, 7 Jul 2023 05:34:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 3B37E6110B for ; Fri, 7 Jul 2023 05:34:50 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 3B37E6110B X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LNE5-lBOqCUC for ; Fri, 7 Jul 2023 05:34:47 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 43AAE60B57 Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp3.osuosl.org (Postfix) with ESMTPS id 43AAE60B57 for ; Fri, 7 Jul 2023 05:34:47 +0000 (UTC) Received: from fli4l.lan.fli4l (p4fd6cfe4.dip0.t-ipconnect.de [79.214.207.228]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 9E84CA4C00F9 for ; Fri, 7 Jul 2023 07:34:42 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:39230) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qHe78-0000OP-1H for buildroot@buildroot.org; Fri, 07 Jul 2023 07:34:42 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Fri, 7 Jul 2023 07:34:42 +0200 Message-Id: <20230707053442.192171-1-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Spamd-Bar: ++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1688708082; bh=3SdcQyT4Lh/kyBjS12WNL0fkPK60+7k311vg7tzJEEM=; h=From:To:Subject:Date:From; b=FNaNr+zm5WTpsU6ATVulk+jZCj+OqM/8LoYQHJhBtvSkHXziTCZAXIueEXCperXS3 Y7Sq62OZukIkrCuvWsK4wme8fO8rAG3oN9MfSLhpCSWHi9ZW4uzsE5SBZbM+qrplR+ knM0fb1bSj4Z+AVNtYDpgcrBfF3nwOm+PDsX2riGq+8lpjdozvt8S7J4wR9C6sz1ri XqPXsM3EdA+zJy8lJAB9yuDZTA7NQ7JCUTZxGzNm+gCgF2JolWAhBFHX03cVkhnojs ES7bR3zG1/gEyNCbW1sSvyJ2Jk1TbxxlkZ6MnFBBqg2/g6dYBYeu2jwzePRbr6+Vjj AsqlnRY830szg== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=FNaNr+zm Subject: [Buildroot] [PATCH 1/1] package/php: bump version to 8.2.8 X-BeenThere: buildroot@buildroot.org 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@buildroot.org Sender: "buildroot" Changelog: https://www.php.net/ChangeLog-8.php#8.2.8 Signed-off-by: Bernd Kuhls --- package/php/php.hash | 2 +- package/php/php.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/php/php.hash b/package/php/php.hash index 4fe77f1c5b..9fb4aebec1 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From https://www.php.net/downloads.php -sha256 4b9fb3dcd7184fe7582d7e44544ec7c5153852a2528de3b6754791258ffbdfa0 php-8.2.7.tar.xz +sha256 cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801 php-8.2.8.tar.xz # License file sha256 080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5 LICENSE diff --git a/package/php/php.mk b/package/php/php.mk index 3bb27f1306..6a2a6ae71b 100644 --- a/package/php/php.mk +++ b/package/php/php.mk @@ -4,7 +4,7 @@ # ################################################################################ -PHP_VERSION = 8.2.7 +PHP_VERSION = 8.2.8 PHP_SITE = https://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES