diff options
author | TBK <tbk@jjtc.eu> | 2018-03-30 04:27:09 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:45 +0300 |
commit | 2703585a921f5d28edd529ff998f66e7da87ce84 (patch) | |
tree | 8ffa8eb39726885d60c03ec490349a12133f776b /testing | |
parent | c741fa4a3e926344895b2f08217842ef74dcafab (diff) | |
download | aports-2703585a921f5d28edd529ff998f66e7da87ce84.tar.bz2 aports-2703585a921f5d28edd529ff998f66e7da87ce84.tar.xz |
testing/php7-msgpack: rebuild against php 7.2.4
Diffstat (limited to 'testing')
-rw-r--r-- | testing/php7-msgpack/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-msgpack/APKBUILD b/testing/php7-msgpack/APKBUILD index 5f6a69cac3..649230bf89 100644 --- a/testing/php7-msgpack/APKBUILD +++ b/testing/php7-msgpack/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-msgpack _pkgreal=msgpack pkgver=2.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="This extension provide API for communicating with MessagePack serialization." url="http://pecl.php.net/package/$_pkgreal" arch="all" |