aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-phalcon/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:37:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:37:52 +0000
commitc564e020b61c03015e2385a231bd093b6d30cd85 (patch)
treea67b8901968fcd103e818f6d511f053aa95b847d /community/php7-phalcon/APKBUILD
parent31c9c054d4d37759f25fd3de86403a303330f250 (diff)
downloadaports-c564e020b61c03015e2385a231bd093b6d30cd85.tar.bz2
aports-c564e020b61c03015e2385a231bd093b6d30cd85.tar.xz
community/php7-phalcon: rebuild against php 7.3
Diffstat (limited to 'community/php7-phalcon/APKBUILD')
-rw-r--r--community/php7-phalcon/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-phalcon/APKBUILD b/community/php7-phalcon/APKBUILD
index 1a4bdd786f..a7d087c3e8 100644
--- a/community/php7-phalcon/APKBUILD
+++ b/community/php7-phalcon/APKBUILD
@@ -5,7 +5,7 @@ _pkgext=phalcon
_pkgreal=cphalcon
pkgver=3.4.3
_pkgver=${pkgver/_rc/RC}
-pkgrel=1
+pkgrel=2
pkgdesc="High performance, full-stack PHP framework delivered as a C extension"
url="https://github.com/phalcon/cphalcon"
arch="all"