diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-08-06 21:48:40 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-08-06 21:49:31 +0000 |
commit | 4070168de995dac98d8f55a0044ebc4004dd71c5 (patch) | |
tree | 79704a81e09b10b77e8b173f66286669b0f1883b | |
parent | 34178286b8d835ba2487bf4765ccf562c9e4d499 (diff) |
lang/php80: Update version 8.0.29=>8.0.30
Changelog: https://www.php.net/ChangeLog-8.php#8.0.30
Sponsored by: Bounce Experts
-rw-r--r-- | lang/php80/Makefile | 3 | ||||
-rw-r--r-- | lang/php80/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/php80/Makefile b/lang/php80/Makefile index 8c9ca9553970..6277d8893b12 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,6 +1,5 @@ PORTNAME= php80 -DISTVERSION= 8.0.29 -PORTREVISION?= 1 +DISTVERSION= 8.0.30 CATEGORIES?= lang devel www MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} diff --git a/lang/php80/distinfo b/lang/php80/distinfo index 3d99f62eaefa..319cd667cf03 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686329783 -SHA256 (php/php-8.0.29.tar.xz) = 14db2fbf26c07d0eb2c9fab25dbde7e27726a3e88452cca671f0896bbb683ca9 -SIZE (php/php-8.0.29.tar.xz) = 10803592 +TIMESTAMP = 1691355820 +SHA256 (php/php-8.0.30.tar.xz) = 216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9 +SIZE (php/php-8.0.30.tar.xz) = 10821076 |