diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-19 22:04:32 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-19 22:06:36 +0000 |
commit | 965685c2dc9a66b4d1dd26852eedadd2d870f3f1 (patch) | |
tree | 1edb4c2e540edb63a974f35334b04e788bc5e248 | |
parent | a83ec356476973cc81081898d79a311860b131f6 (diff) |
lang/php81: Update version 8.1.16=>8.1.17
Changelog: https://www.php.net/ChangeLog-8.php#8.1.17
Sponsored by: Bounce Experts
-rw-r--r-- | lang/php81/Makefile | 4 | ||||
-rw-r--r-- | lang/php81/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile index 0020a9222e92..eecdfdc2114e 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,6 +1,6 @@ PORTNAME= php81 -DISTVERSION= 8.1.16 -PORTREVISION?= 1 +DISTVERSION= 8.1.17 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php81/distinfo b/lang/php81/distinfo index 7242927eac6c..0fc2cae4347e 100644 --- a/lang/php81/distinfo +++ b/lang/php81/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676490823 -SHA256 (php-8.1.16.tar.xz) = d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c1258 -SIZE (php-8.1.16.tar.xz) = 11760948 +TIMESTAMP = 1679095083 +SHA256 (php-8.1.17.tar.xz) = b5c48f95b8e1d8624dd05fc2eab7be13277f9a203ccba97bdca5a1a0fb4a1460 +SIZE (php-8.1.17.tar.xz) = 11818552 |