diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-11-25 23:45:24 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-11-25 23:47:44 +0000 |
| commit | 2747d4a41de14ad20acae0322f362ada239cf5b0 (patch) | |
| tree | 51197b7d1d59d643baca4964a367dd1e1501f1d6 /lang/php82 | |
| parent | 5c01f3ea4acd0ad43964bede2646db7b334a19a1 (diff) | |
Diffstat (limited to 'lang/php82')
| -rw-r--r-- | lang/php82/Makefile | 4 | ||||
| -rw-r--r-- | lang/php82/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php82/Makefile b/lang/php82/Makefile index 1672dec60c13..dcaee8c7027c 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,8 +1,8 @@ PORTNAME= php82 -DISTVERSION= 8.2.0RC6 +DISTVERSION= 8.2.0RC7 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~sergey/ +MASTER_SITES= https://downloads.php.net/~pierrick/ DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org diff --git a/lang/php82/distinfo b/lang/php82/distinfo index 98a6c894761e..4d6014dfd8f3 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668013086 -SHA256 (php-8.2.0RC6.tar.xz) = b1b4fcb08c257b73ae817c6a2d93b78ca5e5ace42c5f5887ed6447f06fa7bfc6 -SIZE (php-8.2.0RC6.tar.xz) = 11922808 +TIMESTAMP = 1669408567 +SHA256 (php-8.2.0RC7.tar.xz) = 31204434c525f85e64f666a766f623443637616b184e8652414f619a127c5ef7 +SIZE (php-8.2.0RC7.tar.xz) = 12020100 |
