Merge pull request #20246 from mhei/php8-update-8.2.1
authorMichael Heimpold <mhei@heimpold.de>
Mon, 9 Jan 2023 19:44:09 +0000 (20:44 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2023 19:44:09 +0000 (20:44 +0100)
php8: update to 8.2.1

lang/php8/Makefile

index b13773216a573aa5a33e47027a4eedf73ab37879..0a1de9d4e265b310c618828bf3d47dc1f7ba2c54 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.2.0
+PKG_VERSION:=8.2.1
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_HASH:=6ea4c2dfb532950fd712aa2a08c1412a6a81cd1334dd0b0bf88a8e44c2b3a943
+PKG_HASH:=650d3bd7a056cabf07f6a0f6f1dd8ba45cd369574bbeaa36de7d1ece212c17af
 
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0