diff options
author | Juergen Daubert <jue@jue.li> | 2019-09-26 15:10:29 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-09-26 15:10:29 +0200 |
commit | 31b619409decf54b37122df581700e38f57b3619 (patch) | |
tree | efd00b8bf5e4fbe2f4276aac7090ce299345d96e /php-mysql | |
parent | 8cef8ff2bfad12df2e2e841bb43aca31a78be65c (diff) | |
download | opt-31b619409decf54b37122df581700e38f57b3619.tar.gz opt-31b619409decf54b37122df581700e38f57b3619.tar.xz |
[notify] php: update to 7.3.10
Security release, see
- https://www.php.net/archive/2019.php#2019-09-26-1
- https://www.php.net/ChangeLog-7.php#7.3.10
Diffstat (limited to 'php-mysql')
-rw-r--r-- | php-mysql/.signature | 6 | ||||
-rw-r--r-- | php-mysql/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mysql/.signature b/php-mysql/.signature index f4e30a8f9..0612813a9 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WkgP1jE2GQ5sLMnF39+YTzG3z7uqy7j+EhHRe3CggGso7Am3BrHeK01Zqfsc/qKSoWnrMRo0m1si1tQszKsLQc= -SHA256 (Pkgfile) = 3806b79e1a81f70f78fdd9a14e929f5965c85866083f7df8edebabdbf777c9d7 +RWSE3ohX2g5d/YL85a0I5u1SKm8DivSE/vSXG6b5HuX6LLzzX7IqEu9WmZZQjNGTVpN4CbBYGLMQ/QGyooWhbYTEwSwNgfImhww= +SHA256 (Pkgfile) = 9c77ee4456a449754a6cfb3420a512bedd50a569fa707296874fa15373666c7c SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-7.3.9.tar.xz) = 4007f24a39822bef2805b75c625551d30be9eeed329d52eb0838fa5c1b91c1fd +SHA256 (php-7.3.10.tar.xz) = 42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 656807538..37f60c1f5 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=7.3.9 +version=7.3.10 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |