diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2019-05-31 00:46:33 +0300 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2019-05-31 02:47:15 +0300 |
commit | 4559dfe24ed0f5f1c76888a072e238e8535368a7 (patch) | |
tree | f7dd75e47a05814648f378aa9785d57b77dac7a6 /community | |
parent | d008519453d36f0de12726a066bd9a2c9ce9ec70 (diff) | |
download | aports-4559dfe24ed0f5f1c76888a072e238e8535368a7.tar.bz2 aports-4559dfe24ed0f5f1c76888a072e238e8535368a7.tar.xz |
community/php7: security upgrade to 7.2.19
Diffstat (limited to 'community')
-rw-r--r-- | community/php7/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 257d605aa7..0c25de09ad 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -26,8 +26,8 @@ pkgname=php7 _pkgreal=php -pkgver=7.2.18 -pkgrel=1 +pkgver=7.2.19 +pkgrel=0 _apiver=20170718 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? @@ -664,7 +664,7 @@ _mv() { mv $@ } -sha512sums="38e1c7eb2051193665b6d19c9634827ce95cd801e95e9a60e8ed9b2675122821d86b32454a24fca02d451bfab25bc9b2567dd57e1bc1170cde31b7a4edfa348c php-7.2.18.tar.bz2 +sha512sums="79077e73075f4aaba86699c536d8bad4929d351ad40f89c35b6f9ff0d1237b9e3d528be2918dae16519659bdaf93c5ab16fc81653fe13f667e6251871f05d722 php-7.2.19.tar.bz2 1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate 274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf |