diff options
-rw-r--r-- | main/libssh2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libssh2/APKBUILD b/main/libssh2/APKBUILD index 6306a875fa..eb10e6535e 100644 --- a/main/libssh2/APKBUILD +++ b/main/libssh2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libssh2 pkgver=1.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="library for accessing ssh1/ssh2 protocol servers" url="https://libssh2.org/" arch="all" |