diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:28 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | 2e05727baf9b7601809e273878c8ef098257ff3d (patch) | |
tree | 67153aba1de6393cd63042adf94926af963ba1a4 /testing/php7-msgpack/APKBUILD | |
parent | 883757cfa994ab4f37cf52cacf0733ae53409ea7 (diff) | |
download | aports-2e05727baf9b7601809e273878c8ef098257ff3d.tar.bz2 aports-2e05727baf9b7601809e273878c8ef098257ff3d.tar.xz |
testing/php7-msgpack: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-msgpack/APKBUILD')
-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 1404fd5f14..7b6f1e7d08 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=0 +pkgrel=1 pkgdesc="This extension provide API for communicating with MessagePack serialization." url="http://pecl.php.net/package/$_pkgreal" arch="all" |