diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-08-06 23:02:00 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-08-06 23:49:31 +0200 |
commit | 34178286b8d835ba2487bf4765ccf562c9e4d499 (patch) | |
tree | 354e444d39d0f29bc4d2f9c718d6a0cc303ae224 /lang/php81 | |
parent | 22df81cc150686bd1ecbd5066f20bb13cba6fe5e (diff) | |
download | freebsd-ports-34178286b8d835ba2487bf4765ccf562c9e4d499.zip |
lang/php81: Update version 8.1.21=>8.1.22
Changelog: https://www.php.net/ChangeLog-8.php#8.1.22
Sponsored by: Bounce Experts
Diffstat (limited to 'lang/php81')
-rw-r--r-- | lang/php81/Makefile | 3 | ||||
-rw-r--r-- | lang/php81/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile index 73341acfad76..21ea01d2ab24 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,6 +1,5 @@ PORTNAME= php81 -DISTVERSION= 8.1.21 -PORTREVISION?= 1 +DISTVERSION= 8.1.22 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php81/distinfo b/lang/php81/distinfo index db6d74b24e7f..ce4bd9f19f4e 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688707200 -SHA256 (php-8.1.21.tar.xz) = e634a00b0c6a8cd39e840e9fb30b5227b820b7a9ace95b7b001053c1411c4821 -SIZE (php-8.1.21.tar.xz) = 11862320 +TIMESTAMP = 1691353884 +SHA256 (php-8.1.22.tar.xz) = 9ea4f4cfe775cb5866c057323d6b320f3a6e0adb1be41a068ff7bfec6f83e71d +SIZE (php-8.1.22.tar.xz) = 11809048 |