diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:34:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:37:52 +0000 |
commit | a9fdeaf24784d5f972f55d124244e37d92093489 (patch) | |
tree | e82a23d272ca19868f575f79c2fc3571114be67c /community/php7-pecl-ssh2 | |
parent | c7255c540073873957ea5da31c2a3fc212eeedea (diff) | |
download | aports-a9fdeaf24784d5f972f55d124244e37d92093489.tar.bz2 aports-a9fdeaf24784d5f972f55d124244e37d92093489.tar.xz |
community/php7-pecl-ssh2: rebuild against php 7.3
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" |