aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-03-21 06:27:06 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-03-31 01:51:45 +0300
commit321d2c2000d53dbaab71404ea92ee8f9aa9bbed6 (patch)
tree88a78dd5cc9f2a83a742ddbf9d3fbf309166c653 /community
parentf136e290a855a381c328211e02b4553707282b95 (diff)
downloadaports-321d2c2000d53dbaab71404ea92ee8f9aa9bbed6.tar.bz2
aports-321d2c2000d53dbaab71404ea92ee8f9aa9bbed6.tar.xz
community/php7-zmq: rebuild against php 7.2.4
Diffstat (limited to 'community')
-rw-r--r--community/php7-zmq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-zmq/APKBUILD b/community/php7-zmq/APKBUILD
index e8495651bb..e3f8ff4918 100644
--- a/community/php7-zmq/APKBUILD
+++ b/community/php7-zmq/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-zmq
_pkgreal=zmq
pkgver=1.1.3
-pkgrel=1
+pkgrel=2
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension for ZeroMQ"