diff options
Diffstat (limited to 'lang/php70')
-rw-r--r-- | lang/php70/Makefile | 4 | ||||
-rw-r--r-- | lang/php70/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 56220d8dddb5..5b2684c23208 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.6 -PORTREVISION?= 1 +PORTVERSION= 7.0.7 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} diff --git a/lang/php70/distinfo b/lang/php70/distinfo index a6b81dea9f78..6a62777ab2f5 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,2 +1,3 @@ -SHA256 (php-7.0.6.tar.bz2) = 14ddf192a9965c858c1e742a61456be2f34a4db87556172c0d76f08de96329b7 -SIZE (php-7.0.6.tar.bz2) = 14102594 +TIMESTAMP = 1464392035 +SHA256 (php-7.0.7.tar.bz2) = 474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a +SIZE (php-7.0.7.tar.bz2) = 14106181 |