diff options
author | Juergen Daubert <jue@jue.li> | 2018-08-17 12:22:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-08-17 12:22:01 +0200 |
commit | dd199e146070148ab5efa442ffe94e7ceb2f669e (patch) | |
tree | be670ee57bc3699ad854bb70bd3f371476aff469 /php-fcgi | |
parent | d7af693d5cab0c61e267d5866290b546f0eab2a5 (diff) | |
download | opt-dd199e146070148ab5efa442ffe94e7ceb2f669e.tar.gz opt-dd199e146070148ab5efa442ffe94e7ceb2f669e.tar.xz |
php: update to 7.2.9
Diffstat (limited to 'php-fcgi')
-rw-r--r-- | php-fcgi/.md5sum | 2 | ||||
-rw-r--r-- | php-fcgi/.signature | 6 | ||||
-rw-r--r-- | php-fcgi/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/php-fcgi/.md5sum b/php-fcgi/.md5sum index 760ffcdbf..539c503a8 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -ebf0d05fe3bf5b72f5d09c1174934b91 php-7.2.8.tar.xz +d529efc4017840e3db970b0bc25aef9c php-7.2.9.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/.signature b/php-fcgi/.signature index fbf80c6d4..4e65533cf 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XEzY86RqqRXNkmijTQf1pdL2BpNt7fyC4QiAmv6gosoS8L7KlKfgxIdhWD/16R7qBjgcks2sK+ONxxA5IM3dAI= -SHA256 (Pkgfile) = f54eba6af31016c9a53f17517ff60a19b132139712cc2aa2e945497455d201a6 +RWSE3ohX2g5d/alOhiz/INV8gYedWiI6gdpmYS5fQk239LKGukD1OxqORPEPzDdsJCbDceN9BN4cUiydMHD3eoCn7KTT481DAg4= +SHA256 (Pkgfile) = 91ee2f5184edf93cdf3eb2b8a2e9734bcdc27f7842f73e51904c3c97a80abd8a SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-7.2.8.tar.xz) = 53ba0708be8a7db44256e3ae9fcecc91b811e5b5119e6080c951ffe7910ffb0f +SHA256 (php-7.2.9.tar.xz) = 3585c1222e00494efee4f5a65a8e03a1e6eca3dfb834814236ee7f02c5248ae0 SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 83b341bad..2b7314752 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fcgi -version=7.2.8 +version=7.2.9 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |