diff options
Diffstat (limited to 'community/php7-pecl-ssh2')
-rw-r--r-- | community/php7-pecl-ssh2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-ssh2/APKBUILD b/community/php7-pecl-ssh2/APKBUILD index 490f99a229..95cdf99c33 100644 --- a/community/php7-pecl-ssh2/APKBUILD +++ b/community/php7-pecl-ssh2/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-ssh2 _pkgreal=ssh2 pkgver=1.1.2 -pkgrel=4 +pkgrel=5 pkgdesc="PHP extension provide bindings for the libssh2 library - PECL" url="https://pecl.php.net/package/ssh2" arch="all" |