diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-10 06:12:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-10 06:12:31 +0000 |
commit | 0fe51845012ac2650486823d83808336cf71aec5 (patch) | |
tree | c0c68c3440d9a094f75a867c6ede781248a18b23 /main/libssh2/APKBUILD | |
parent | 941a164fe004c305bfb87f3e6d3c06469d2af390 (diff) | |
download | aports-0fe51845012ac2650486823d83808336cf71aec5.tar.bz2 aports-0fe51845012ac2650486823d83808336cf71aec5.tar.xz |
main/libssh2: rebuild with providers
Diffstat (limited to 'main/libssh2/APKBUILD')
-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 e49d4462bc..fc0df9de96 100644 --- a/main/libssh2/APKBUILD +++ b/main/libssh2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libssh2 pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="library for accessing ssh1/ssh2 protocol servers" url="http://libssh2.org/" arch="all" |