diff options
-rw-r--r-- | lang/php70/Makefile | 4 | ||||
-rw-r--r-- | lang/php70/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index dd224ba30a11..b0cf7f78336a 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.8 +PORTVERSION= 7.0.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language LICENSE= PHP301 diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 5d76951f8ba3..32e0b55c5b13 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466883794 -SHA256 (php-7.0.8.tar.bz2) = 66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d -SIZE (php-7.0.8.tar.bz2) = 14105805 +TIMESTAMP = 1469527532 +SHA256 (php-7.0.9.tar.bz2) = 2ee6968b5875f2f38700c58a189aad859a6a0b85fc337aa102ec2dc3652c3b7b +SIZE (php-7.0.9.tar.bz2) = 14870061 |