From e35335706b6f29c5688fb384605731e425d64042 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:13:56 +0000 Subject: [PATCH] main/libssh: rebuild against libressl-2.7 --- main/libssh/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD index 639a8672cdd..115396ed376 100644 --- a/main/libssh/APKBUILD +++ b/main/libssh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libssh pkgver=0.7.5 -pkgrel=2 +pkgrel=3 pkgdesc="Library for accessing ssh client services through C libraries" url="http://www.libssh.org/" arch="all"