diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:27 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | 8aa0a2fa8149a6abbddd94a380c731de26d63a34 (patch) | |
tree | f27cb59e3cb38ff384e9ede667fcccbc3c915ef3 /testing/php7-cassandra | |
parent | b21375d74f88b8cc6d5f9f503b860f6d43bf3fac (diff) | |
download | aports-8aa0a2fa8149a6abbddd94a380c731de26d63a34.tar.bz2 aports-8aa0a2fa8149a6abbddd94a380c731de26d63a34.tar.xz |
testing/php7-cassandra: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-cassandra')
-rw-r--r-- | testing/php7-cassandra/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-cassandra/APKBUILD b/testing/php7-cassandra/APKBUILD index cdfefbd3d2..5d06dc95db 100644 --- a/testing/php7-cassandra/APKBUILD +++ b/testing/php7-cassandra/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-cassandra _pkgreal=cassandra pkgver=1.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="PHP7 extension: cassandra" url="http://pecl.php.net/package/$_pkgreal" arch="x86_64 x86" |