Skip to content

Commit

Permalink
boost: Use https for download
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Jan 24, 2017
1 parent f55bcfa commit 3b28c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boost.be0
Original file line number Diff line number Diff line change
Expand Up @@ -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]=""

Expand Down

0 comments on commit 3b28c10

Please sign in to comment.