diff options
author | TBK <tbk@jjtc.dk> | 2018-03-29 23:49:54 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:44 +0300 |
commit | db1da683462c2afcd008007746b3049d49dac291 (patch) | |
tree | e14e15277044e60a7be61324cf2ac0c0a0fa0c61 /community | |
parent | 437aebcbfd8cb71daac87746e87cc9d948e62dac (diff) | |
download | aports-db1da683462c2afcd008007746b3049d49dac291.tar.bz2 aports-db1da683462c2afcd008007746b3049d49dac291.tar.xz |
community/php7-ssh2: rebuild against php 7.2.4
Diffstat (limited to 'community')
-rw-r--r-- | community/php7-ssh2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-ssh2/APKBUILD b/community/php7-ssh2/APKBUILD index 3784e54cb8..51a66d3f9c 100644 --- a/community/php7-ssh2/APKBUILD +++ b/community/php7-ssh2/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-ssh2 _pkgreal=ssh2 pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="PHP extension provide bindings for the libssh2 library" url="http://pecl.php.net/package/ssh2" arch="all" |