From 113922e3a82b92e9f73c8e30f959518cec73112a Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 10 Oct 2018 13:35:02 +0200 Subject: [PATCH] boost: Rebuild Rebuild boost to regenerate python bindings, because of other encoding used in the removes system python and the current package python2. Has accidently been installed on the distmaster already, so this commit goes directly into master. --- boost.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost.be0 b/boost.be0 index dbfd99c0b..dc65690ed 100755 --- a/boost.be0 +++ b/boost.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION boost-1.63.0-0 +# BEE_VERSION boost-1.63.0-1 SRCURL[0]="https://downloads.sourceforge.net/project/boost/boost/${PKGVERSION}/boost_${PKGVERSION//./_}.tar.bz2"