diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-09-22 11:42:49 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-09-22 11:43:06 +0200 |
commit | 26c5436128f8bc774d62f25d4e90ea52c3e07984 (patch) | |
tree | 1449c433540b510a2171dea28b79397ddc951d24 /community/php7 | |
parent | 7b983fcbe376165d7d91d04ba4ca2fd13c057ddd (diff) | |
download | aports-26c5436128f8bc774d62f25d4e90ea52c3e07984.tar.bz2 aports-26c5436128f8bc774d62f25d4e90ea52c3e07984.tar.xz |
community/php7: upgrade to 7.0.11
Diffstat (limited to 'community/php7')
-rw-r--r-- | community/php7/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index daaf83f6f7..d8580dfeec 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Valery Kartel <valery.kartel@gmail.com> pkgname=php7 _pkgreal=php -pkgver=7.0.10 -pkgrel=3 +pkgver=7.0.11 +pkgrel=0 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" arch="all" @@ -341,7 +341,7 @@ _package_ext() { > "$subpkgdir"/etc/$pkgname/conf.d/${elo}_${extname}.ini } -md5sums="cd1d27be3f522b0543e43c8c2b7116e4 php-7.0.10.tar.bz2 +md5sums="daec0bee2e5cbec4b25535b9556f38bd php-7.0.11.tar.bz2 4115cbd0843c72adc3bd42fecd6d4540 php7-fpm.initd 25bde13e7894c2930d97fad68d5dd3b3 php7-fpm.logrotate 47be6cd1ed92f21579e15bf2003a709f php7-module.conf @@ -350,7 +350,7 @@ md5sums="cd1d27be3f522b0543e43c8c2b7116e4 php-7.0.10.tar.bz2 d872e633c9b33c3c9f629dd2edd2e5c5 includedir.patch 6ba762ab7a105163b8e5b3913deae109 pid_log.patch 0c066f4c7f6cbc2e26379ce565197d26 fix-x86-build-bug_571658.patch" -sha256sums="8055bbe5a736986931c0c6a08b765d6d778271ec7d2d56c50a1ad259ec09f6de php-7.0.10.tar.bz2 +sha256sums="f99b729dc1149858844b18af1e8c0de6dd1cdfdd52e22fbb4de2aa78bf9bf7f1 php-7.0.11.tar.bz2 a7e4fc0eeba18aec019f62ed966915afd82b6b5fb1e1af93b59f964b5bd66172 php7-fpm.initd 6e4406f21b69085714cdb9d9a67c08e27a1c737ab353f9813cb2fc268352d2c6 php7-fpm.logrotate 276c823ee666ea73b36d4e97174eeea05713125b61f7f8681e350453c4123143 php7-module.conf @@ -359,7 +359,7 @@ f739ca427a1dd53a388bad0823565299c5d4a5796b1171b892884e4d7d099bab install-pear.p ea74966a23b1b54548ee35e9ccc2fc8d2b7c2285c385c44d6b23d9e2f25ea1a7 includedir.patch 0cca8729c64682387a8c44ed74f0966da697f2817152d8d05bb25bedc7eaafec pid_log.patch 64480b65408caaa98af045270337dc074274a8b98b6a1a853df5d21af426d61e fix-x86-build-bug_571658.patch" -sha512sums="521ba5f57c1dbd8c8b7c0c2839e7054cce192f6688fd0f6f98bb30802a3bf2990ea3843fd366a18d20960797bd8ff410819847cae5717ec605674fb8a910e0e9 php-7.0.10.tar.bz2 +sha512sums="ea3a7b49ffe1e6be25d7388045fe80d776b02ad5c0b332980a0b994fe6e650a08ced1e403ca927ea9a186c19f83e73c17cc451801e40e9a018f289dc2945d66b php-7.0.11.tar.bz2 1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate fbf9a1572d37370ec0d126502e1d066e045a992484d8fc4f1e2ede330134c1a15f4029f29fa4daebd48eed78b045dc051ced69fbf1f11efc7ad81d884a639a99 php7-module.conf |