diff options
author | tz <tz@FreeBSD.org> | 2017-06-12 12:47:54 +0000 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-06-12 12:47:54 +0000 |
commit | 3777d63b751f915702812d2b9f63d07d9e230057 (patch) | |
tree | 120072102ae00578dac6faf9fc4ce8822025f6f9 | |
parent | d72dc6987f173023f4cfcca2bdbf1beab93b66e9 (diff) | |
download | FreeBSD-ports-3777d63b751f915702812d2b9f63d07d9e230057.zip FreeBSD-ports-3777d63b751f915702812d2b9f63d07d9e230057.tar.gz |
MFH: r443435
Update PHP 7.1 from 7.1.5 to 7.1.6
Changelog: http://www.php.net/ChangeLog-7.php#7.1.6
Approved by: ports-secteam (miwi)
-rw-r--r-- | lang/php71/Makefile | 2 | ||||
-rw-r--r-- | lang/php71/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile index a55e0d4..39ef9a7 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.5 +PORTVERSION= 7.1.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php71/distinfo b/lang/php71/distinfo index fe05af7..d644189 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494835176 -SHA256 (php-7.1.5.tar.xz) = d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac -SIZE (php-7.1.5.tar.xz) = 12797696 +TIMESTAMP = 1497260087 +SHA256 (php-7.1.6.tar.xz) = 01584dc521ab7ec84b502b61952f573652fe6aa00c18d6d844fb9209f14b245b +SIZE (php-7.1.6.tar.xz) = 12808680 |