diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 4d89627202cb..49e81e3ddec3 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.444 2024/09/28 15:08:01 taca Exp $ +# $NetBSD: phpversion.mk,v 1.445 2024/10/25 05:15:06 jklos Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -91,7 +91,7 @@ PHP56_VERSION= 5.6.40 PHP74_VERSION= 7.4.33 PHP81_VERSION= 8.1.30 PHP82_VERSION= 8.2.24 -PHP83_VERSION= 8.3.12 +PHP83_VERSION= 8.3.13 # Define API version or initial release of major version. PHP56_RELDATE= 20140828