diff options
Diffstat (limited to 'lang/php73')
-rw-r--r-- | lang/php73/Makefile | 4 | ||||
-rw-r--r-- | lang/php73/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 28c1f32b27f8..9a62daa64df5 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= php73 -DISTVERSION= 7.3.1 -PORTREVISION?= 1 +DISTVERSION= 7.3.2 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 0e97a8daa1fe..28a4dd6a180d 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547458364 -SHA256 (php-7.3.1.tar.xz) = cfe93e40be0350cd53c4a579f52fe5d8faf9c6db047f650a4566a2276bf33362 -SIZE (php-7.3.1.tar.xz) = 11944376 +TIMESTAMP = 1549614925 +SHA256 (php-7.3.2.tar.xz) = 010b868b4456644ae227d05ad236c8b0a1f57dc6320e7e5ad75e86c5baf0a9a8 +SIZE (php-7.3.2.tar.xz) = 11966760 |