aboutsummaryrefslogtreecommitdiffstats
path: root/main/libssh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libssh/APKBUILD')
-rw-r--r--main/libssh/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD
index c0bf90a986..8f15a4e98f 100644
--- a/main/libssh/APKBUILD
+++ b/main/libssh/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libssh
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=0
pkgdesc="Library for accessing ssh client services through C libraries"
url="http://www.libssh.org/"
@@ -41,4 +41,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="0cd8bc9336398e23a76f4e25c1412eb4 libssh-0.5.1.tar.gz"
+md5sums="38b67c48af7a9204660a3e08f97ceba6 libssh-0.5.2.tar.gz"