Skip to content

Commit

Permalink
Merge pull request #278 from mariux64/update-boost
Browse files Browse the repository at this point in the history
Update boost
  • Loading branch information
thomas authored Jan 25, 2017
2 parents 3246138 + d38ef77 commit e3521f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion boost-1.59.0-0.bee → boost.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/env beesh

SRCURL[0]="http://downloads.sourceforge.net/project/boost/boost/${PKGVERSION}/boost_${PKGVERSION//./_}.tar.bz2"
# BEE_VERSION boost-1.63.0-0

SRCURL[0]="https://downloads.sourceforge.net/project/boost/boost/${PKGVERSION}/boost_${PKGVERSION//./_}.tar.bz2"

PATCHURL[0]=""

Expand Down

0 comments on commit e3521f0

Please sign in to comment.