diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-27 13:26:17 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-27 16:35:02 +0000 |
commit | 1c46bdcf4fd2a4ea3c8a545e38ff3371d1da9565 (patch) | |
tree | 07180b0332eb223a56f0f9180c5a2fdd65c4ffa9 | |
parent | cd2782e4821b563949ce8249b01dedd666f2f081 (diff) |
lang/php81: Update version 8.1.24=>8.1.25
Changelog: https://www.php.net/ChangeLog-8.php#8.1.25
-rw-r--r-- | lang/php81/Makefile | 2 | ||||
-rw-r--r-- | lang/php81/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile index c1e9afbf76c5..361646278fb6 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,5 +1,5 @@ PORTNAME= php81 -DISTVERSION= 8.1.24 +DISTVERSION= 8.1.25 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php81/distinfo b/lang/php81/distinfo index 3163bd60c619..c59ba91e78d7 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695931112 -SHA256 (php-8.1.24.tar.xz) = ee61f6232bb29bd2e785daf325d2177f2272bf80d086c295a724594e710bce3d -SIZE (php-8.1.24.tar.xz) = 11793756 +TIMESTAMP = 1698409952 +SHA256 (php-8.1.25.tar.xz) = 66fdba064aa119b1463a7969571d42f4642690275d8605ab5149bcc5107e2484 +SIZE (php-8.1.25.tar.xz) = 11888112 |