diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : mongodb version : 4.2.8 -release : 14 +release : 15 source : - https://fastdl.mongodb.org/src/mongodb-src-r4.2.8.tar.gz : e8880277e3910afd82c71ed61861d518f2040cbc062e00a26d53a3224284db8f license : SSPL-1.0 @@ -29,7 +29,7 @@ # --use-system-fmt The inclusion of these two in the build results in error because mongodb uses # --use-system-icu specific versions of the APIs. - scons install \ + python3 /usr/bin/scons install \ --disable-warnings-as-errors \ --prefix=$installdir/usr \ --release \ diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -34,12 +34,12 @@ - - 2020-06-21 + + 2020-06-23 4.2.8 Packaging update Martin Reboredo gc1000ll@gmail.com - \ No newline at end of file +