aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-phalcon/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-05-20 22:11:46 +0300
committerAndy Postnikov <apostnikov@gmail.com>2020-05-20 19:33:50 +0000
commit269cf2af793361a9bb5171db7d401dd106753a2b (patch)
treee78ac74c55318298c0b8e81d88bf339a55ce8fbd /community/php7-phalcon/APKBUILD
parentf18f302a7713ceef62f3976d62163a24e04b5ba1 (diff)
community/php7-phalcon: upgrade to 4.0.6
Diffstat (limited to 'community/php7-phalcon/APKBUILD')
-rw-r--r--community/php7-phalcon/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-phalcon/APKBUILD b/community/php7-phalcon/APKBUILD
index 68ed39453a8..798ce0e7bfa 100644
--- a/community/php7-phalcon/APKBUILD
+++ b/community/php7-phalcon/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-phalcon
_pkgext=phalcon
_pkgreal=cphalcon
-pkgver=4.0.5
+pkgver=4.0.6
_pkgver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="High performance, full-stack PHP framework delivered as a C extension"
@@ -40,4 +40,4 @@ package() {
echo "extension=$_pkgext.so" > "$pkgdir"/etc/php7/conf.d/$_pkgext.ini
}
-sha512sums="fb4b19dcad1fef35fa7825439b2c70d4cef60992577aae48a723cad91cec9446bbe0b2efb77229e29d40a1a8ed6e925abe73f23a34052bf4cf2119e570c8c7c2 php7-phalcon-4.0.5.tar.gz"
+sha512sums="bc27416ea88642a2d10b0bae0b2a3e47b1f84c1159224e8dec55f577aff18cdc3db78a0370ffa7a9e7d47ab283e0b325cb9f36392f913cc0a6ceb7fef01212f9 php7-phalcon-4.0.6.tar.gz"