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 | 271aef120d819131a72d5a48cbca909b1d119bf8 (patch) | |
tree | 7726c26b57798aa6210d50c8412a0c8e8a8ee6e8 /testing/php7-ssh2 | |
parent | e9ca935651d2b775810309848b7153dfcebb5f15 (diff) | |
download | aports-271aef120d819131a72d5a48cbca909b1d119bf8.tar.bz2 aports-271aef120d819131a72d5a48cbca909b1d119bf8.tar.xz |
testing/php7-ssh2: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-ssh2')
-rw-r--r-- | testing/php7-ssh2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-ssh2/APKBUILD b/testing/php7-ssh2/APKBUILD index 1afbb15bad..02eb2a27d5 100644 --- a/testing/php7-ssh2/APKBUILD +++ b/testing/php7-ssh2/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-ssh2 _pkgreal=ssh2 pkgver=1.0 -pkgrel=0 +pkgrel=1 pkgdesc="PHP extension provide bindings for the libssh2 library" url="http://pecl.php.net/package/ssh2" arch="all" |