[arch-commits] Commit in boost1.69/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Nov 11 22:22:45 UTC 2019


    Date: Monday, November 11, 2019 @ 22:22:44
  Author: foutrelis
Revision: 367770

Update Python reference to 3.8

Modified:
  boost1.69/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-11 21:47:27 UTC (rev 367769)
+++ PKGBUILD	2019-11-11 22:22:44 UTC (rev 367770)
@@ -81,7 +81,7 @@
       runtime-link=shared \
       link=shared,static \
       toolset=gcc \
-      python=3.7 \
+      python=3.8 \
       cflags="${CPPFLAGS} ${CFLAGS} -fPIC -O3" \
       cxxflags="${CPPFLAGS} ${CXXFLAGS} -std=c++14 -fPIC -O3" \
       linkflags="${LDFLAGS}" \



More information about the arch-commits mailing list