aboutsummaryrefslogtreecommitdiffstats
path: root/main/ssh-getkey-ldap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ssh-getkey-ldap/APKBUILD')
-rw-r--r--main/ssh-getkey-ldap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ssh-getkey-ldap/APKBUILD b/main/ssh-getkey-ldap/APKBUILD
index 617b4f05f4..0f86afcf28 100644
--- a/main/ssh-getkey-ldap/APKBUILD
+++ b/main/ssh-getkey-ldap/APKBUILD
@@ -10,7 +10,7 @@ license="MIT"
depends="lua lua-ldap"
makedepends=""
install="$pkgname.post-install"
-source="$pkgname-$pkgver.tar.gz::http://github.com/jirutka/$pkgname/archive/v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/jirutka/$pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {