diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2019-11-21 22:13:59 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2019-11-21 23:27:04 +0200 |
commit | a7985858f06046a595292e68fb18f751d868d6b0 (patch) | |
tree | 1f9a54e8e276091abc888cf6e81a92bf86b2c253 /community/php7 | |
parent | 512abe59f99e0c78fb5206182e32f9e011bfb732 (diff) | |
download | aports-a7985858f06046a595292e68fb18f751d868d6b0.tar.bz2 aports-a7985858f06046a595292e68fb18f751d868d6b0.tar.xz |
community/php7: upgrade to 7.3.12
Diffstat (limited to 'community/php7')
-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 e7276b90eb..70fc1e2b06 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -26,8 +26,8 @@ pkgname=php7 _pkgreal=php -pkgver=7.3.11 -pkgrel=2 +pkgver=7.3.12 +pkgrel=0 _apiver=20180731 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? @@ -673,7 +673,7 @@ _mv() { mv $@ } -sha512sums="287d79953148fef5194502f0895faf7482202200e79366e65e0569dfb38efd9bb180555b9f31f180e5c0c679254396d00bb924f895cd5641868838319956b679 php-7.3.11.tar.bz2 +sha512sums="6d61ee8aaaaecbd8431d128aa72447fe45f9cba77fea093a75944dc9b0a29f0446b52f2806673d5336eda7c199dfd649023f8e56d238e312b62e8f58d3c12ed1 php-7.3.12.tar.bz2 1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate 274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf |