From 3b28c1014e1be9ffcc47f5c9ecb4f74868d4bbbc Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 24 Jan 2017 21:23:47 +0100 Subject: [PATCH] boost: Use https for download --- boost.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost.be0 b/boost.be0 index 485d0830f..3fb5d00d7 100755 --- a/boost.be0 +++ b/boost.be0 @@ -2,7 +2,7 @@ # BEE_VERSION "boost-1.59.0-0 -SRCURL[0]="http://downloads.sourceforge.net/project/boost/boost/${PKGVERSION}/boost_${PKGVERSION//./_}.tar.bz2" +SRCURL[0]="https://downloads.sourceforge.net/project/boost/boost/${PKGVERSION}/boost_${PKGVERSION//./_}.tar.bz2" PATCHURL[0]=""