diff options
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" |