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 9446a5b2eea0..20a03e96a53e 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.9 -PORTREVISION?= 2 +PORTVERSION= 7.0.10 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 292c2d2c749a..5f760b95a4dc 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470389700 -SHA256 (php-7.0.9.tar.xz) = 970c322ba3e472cb0264b8ba9d4d92e87918da5d0cca53c4aba2a70545b8626d -SIZE (php-7.0.9.tar.xz) = 12240712 +TIMESTAMP = 1471602535 +SHA256 (php-7.0.10.tar.xz) = 348476ff7ba8d95a1e28e1059430c10470c5f8110f6d9133d30153dda4cdf56a +SIZE (php-7.0.10.tar.xz) = 12474728 |