From 1a644efdd0b40509ee531dc1fbabe244ae0c6f57 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 19 Dec 2020 14:52:39 -0300 Subject: [PATCH] community/autossh: fix source URL --- community/autossh/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/autossh/APKBUILD b/community/autossh/APKBUILD index 7d02f10ed30..30dbed38a93 100644 --- a/community/autossh/APKBUILD +++ b/community/autossh/APKBUILD @@ -10,7 +10,7 @@ license="MIT" depends="openssh-client" options="!check" # no unit tests available subpackages="$pkgname-doc" -source="http://www.harding.motd.ca/autossh/autossh-$pkgver.tgz +source="https://www.harding.motd.ca/autossh/autossh-$pkgver.tgz README.alpine "