community/php7-amqp: rebuild against php 7.2.4

This commit is contained in:
TBK 2018-03-21 03:14:00 +01:00 committed by Andy Postnikov
parent 5f871566ea
commit 71e8594f9a

View File

@ -3,7 +3,7 @@
pkgname=php7-amqp
_pkgreal=amqp
pkgver=1.9.3
pkgrel=0
pkgrel=1
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension: Communicate with any AMQP compliant server"