diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2016-06-24 10:58:35 +0300 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-06-24 16:40:20 +0200 |
commit | 573a0baac729f22f0a81006e6e0e6516224311c5 (patch) | |
tree | 59e0e1559fa8f7f31a225f0fba6725f54d672771 /testing/php7 | |
parent | 2c475a6796ac98ebd77c65ab0e33a7210310f8ce (diff) | |
download | aports-573a0baac729f22f0a81006e6e0e6516224311c5.tar.bz2 aports-573a0baac729f22f0a81006e6e0e6516224311c5.tar.xz |
testing/php7: Upgrade to 7.0.8
Security release http://php.net/archive/2016.php#id2016-06-23-1
Diffstat (limited to 'testing/php7')
-rw-r--r-- | testing/php7/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/php7/APKBUILD b/testing/php7/APKBUILD index 7035c69b5d..3e1d859844 100644 --- a/testing/php7/APKBUILD +++ b/testing/php7/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Valery Kartel <valery.kartel@gmail.com> pkgname=php7 _pkgreal=php -pkgver=7.0.7 +pkgver=7.0.8 pkgrel=0 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" @@ -403,7 +403,7 @@ xsl() { _mv_ext xsl $pkgname-dom; } zip() { _mv_ext zip; } zlib() { _mv_ext zlib; } -md5sums="cc231de15146ca14a69610f695995ab8 php-7.0.7.tar.bz2 +md5sums="d4f67b081a3c1b0b35f729ef8131cdda php-7.0.8.tar.bz2 a340f27e83ed4482d2fbb98658ef71cb php7-fpm.initd 25bde13e7894c2930d97fad68d5dd3b3 php7-fpm.logrotate 47be6cd1ed92f21579e15bf2003a709f php7-module.conf @@ -411,7 +411,7 @@ a340f27e83ed4482d2fbb98658ef71cb php7-fpm.initd 66f0037a029f9eed2b31d2e1d50f1860 tidy-buffio.patch d872e633c9b33c3c9f629dd2edd2e5c5 includedir.patch 6ba762ab7a105163b8e5b3913deae109 pid_log.patch" -sha256sums="474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a php-7.0.7.tar.bz2 +sha256sums="66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d php-7.0.8.tar.bz2 eca59e8b0498c1c93b35f9a5109ae56d0cda9d94822727d689371ccad31b3615 php7-fpm.initd 6e4406f21b69085714cdb9d9a67c08e27a1c737ab353f9813cb2fc268352d2c6 php7-fpm.logrotate 276c823ee666ea73b36d4e97174eeea05713125b61f7f8681e350453c4123143 php7-module.conf @@ -419,7 +419,7 @@ f739ca427a1dd53a388bad0823565299c5d4a5796b1171b892884e4d7d099bab install-pear.p 5dc8f32e5e2b1cd6317ada5a5adb9b5f0802ed6e0dbe065d7bfcc0f55d47e0d5 tidy-buffio.patch ea74966a23b1b54548ee35e9ccc2fc8d2b7c2285c385c44d6b23d9e2f25ea1a7 includedir.patch 0cca8729c64682387a8c44ed74f0966da697f2817152d8d05bb25bedc7eaafec pid_log.patch" -sha512sums="e6d5ce0eb665aa9beb13f5a3e6fa074ff92ccdd5112c4f2a7dfb1220f55624f2284a0bcfec45b92572762905ab2ac7890e98803860378fdb06752e22f363dbcf php-7.0.7.tar.bz2 +sha512sums="a1a119ff95ad3902264dbc267753af0cf82b5dddbfcf09a8fc2bc519e16021cbf4bc7f2b33c4fec46d7be7bed8db315371ee11390a6055adf908a3b28a6a6921 php-7.0.8.tar.bz2 89076ab8e170a8f886b88bb30aa3e6a6b4463155a18ea53485cc9e3898c81afa3d01fb8403d28a45dc1680f09c645c2d81d8272bc8b9c7ced41e59b0ba226216 php7-fpm.initd cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate fbf9a1572d37370ec0d126502e1d066e045a992484d8fc4f1e2ede330134c1a15f4029f29fa4daebd48eed78b045dc051ced69fbf1f11efc7ad81d884a639a99 php7-module.conf |