diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/libressl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index bf2bd4e999..0b5175124e 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=1 PKG_CPE_ID:=cpe:/a:openbsd:libressl PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \ +PKG_SOURCE_URL:=https://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \ http://ftp.jaist.ac.jp/pub/OpenBSD/LibreSSL \ https://ftp.openbsd.org/pub/OpenBSD/LibreSSL |