commit e06e5ad374ae4e6718e8dfa718c385f4a63c86ff Author: Juergen Daubert <jue@jue.li> Date: Sat Oct 28 19:20:56 2017 +0200 [notify] php: update to 5.6.32 security fixes, see http://www.php.net/ChangeLog-5.php#5.6.32 diff --git a/php/.md5sum b/php/.md5sum index 17230e173..e435256b2 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -b3e6f548a7a47e9917279d50889b9a4a php-5.6.31.tar.xz +660cd5bc0f16eaad655b7815c757aadc php-5.6.32.tar.xz diff --git a/php/.signature b/php/.signature index 1b80ccb1f..60f423240 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QUPwGR+bOGIMU2HqlE6K7iyQV0tz+S+xgHX9XsIN5jiihXEUiyYEgfAsjdslBHFQyRlqgwBlBsfnz/LShY/4AM= -SHA256 (Pkgfile) = 4a852cae62064a0b814ef887b7c317e9098cdb9e698bf55b5b6d2f8803abeb6f +RWSE3ohX2g5d/UL9EhL8Nx+0yLQp3IWPY4mdWGvIkfqwXlI0RZi1cAa6TORw4pWI0Z9tSNCsZg4V2eBQbOAUFRzMx2FDmwAocwo= +SHA256 (Pkgfile) = a8bec597af7ccd3fbd195253338f1f4c4c71d284d1ec606f17c056b4e3fecd82 SHA256 (.footprint) = 65e725950334ab8815dc34d555a1a963d49b0af8df57aabe4efba07854a69adc -SHA256 (php-5.6.31.tar.xz) = c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4 +SHA256 (php-5.6.32.tar.xz) = 8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b diff --git a/php/Pkgfile b/php/Pkgfile index a84cad607..5b9ba38ee 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.6.31 +version=5.6.32 release=1 source=(http://php.net/distributions/php-$version.tar.xz)