aboutsummaryrefslogtreecommitdiffstats
path: root/main/libssh2
diff options
context:
space:
mode:
Diffstat (limited to 'main/libssh2')
-rw-r--r--main/libssh2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libssh2/APKBUILD b/main/libssh2/APKBUILD
index c7bce28c31..7ee1979ff7 100644
--- a/main/libssh2/APKBUILD
+++ b/main/libssh2/APKBUILD
@@ -4,7 +4,7 @@ pkgname=libssh2
pkgver=1.8.0
pkgrel=2
pkgdesc="library for accessing ssh1/ssh2 protocol servers"
-url="http://libssh2.org/"
+url="https://libssh2.org/"
arch="all"
license="BSD"
makedepends="libressl-dev zlib-dev"