diff options
author | Valery Kartel <valery.kartel@gmail.com> | 2017-04-14 10:46:37 +0300 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-04-20 14:00:27 +0000 |
commit | 07e29e4b12fcbd8b968c400796c939e65af94e5f (patch) | |
tree | fdc7d29adef5bde8f6b4dd0b9f5c648d1f2a949b /community/php7 | |
parent | 3ff03cdeca8eac2243f0077ca8a5ff78540558f0 (diff) | |
download | aports-07e29e4b12fcbd8b968c400796c939e65af94e5f.tar.bz2 aports-07e29e4b12fcbd8b968c400796c939e65af94e5f.tar.xz |
community/php7: upgrade to 7.0.18
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 ae4f0c25b0..bc59d62ef3 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.17 -pkgrel=6 +pkgver=7.0.18 +pkgrel=0 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" arch="all" @@ -347,7 +347,7 @@ _package_ext() { > "$subpkgdir"/etc/$pkgname/conf.d/${elo}_${extname}.ini } -sha512sums="a50e53915cb4af59d90cf5a754f74bc307bf0de7904297eb8364d85418399203b6f81ddff23e4c68d36bfe8c4ce8ae1d511ec3cad21872c5113acc0f494b43d7 php-7.0.17.tar.bz2 +sha512sums="eccd9d68578373bb27aeb2d3b6d1a202e428bd622daaa069e1d526a81f2a406bf9d1852d73fbf9dc7a4488f514ab50f4a6c87ee6b4ac172c6f2b7f214b1dea56 php-7.0.18.tar.bz2 1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate fbf9a1572d37370ec0d126502e1d066e045a992484d8fc4f1e2ede330134c1a15f4029f29fa4daebd48eed78b045dc051ced69fbf1f11efc7ad81d884a639a99 php7-module.conf |