diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-11-28 13:07:06 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-11-28 13:07:06 +0000 |
commit | 0674c615989f2cf2e21088720e0cb8bac87a5f6a (patch) | |
tree | aef5c0f718390e35e3ad453662adbb32840f3fd0 /lang/php74 | |
parent | c754d311027e7b52e8f0ffdff4f5cd0531eeed52 (diff) |
Notes
Diffstat (limited to 'lang/php74')
-rw-r--r-- | lang/php74/Makefile | 4 | ||||
-rw-r--r-- | lang/php74/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 9468b2ecb0b1..c6c8f5f81276 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= php74 -DISTVERSION= 7.4.0RC6 +DISTVERSION= 7.4.0 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~derick/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= tz@FreeBSD.org diff --git a/lang/php74/distinfo b/lang/php74/distinfo index 8d4081e4ae93..9ff83878ad02 100644 --- a/lang/php74/distinfo +++ b/lang/php74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573513925 -SHA256 (php-7.4.0RC6.tar.xz) = 6873a51f56a2c6bba192ff38e33158578c2a4380c2e2f0758949ebf55cc915a7 -SIZE (php-7.4.0RC6.tar.xz) = 10229764 +TIMESTAMP = 1574891823 +SHA256 (php-7.4.0.tar.xz) = 9bb751b20e5d6cc1ea9b1ebf23ef2d5f07f99b2d9cc417bf1d70c04f8b20ec42 +SIZE (php-7.4.0.tar.xz) = 10232208 |