Procházet zdrojové kódy

Bump boost dep from 1.73.0 -> 1.80.0.

master
Ray Burgemeestre před 2 roky
rodič
revize
626af83051
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      boost/Makefile

+ 1
- 1
boost/Makefile Zobrazit soubor

@@ -15,7 +15,7 @@ ubuntu2004:
bash ../ubuntu2004.sh chown $$(id -u):$$(id -g) . -R

ubuntu2204:
git clone --branch boost-1.73.0 --recursive https://github.com/boostorg/boost
git clone --branch boost-1.80.0 --recursive https://github.com/boostorg/boost
bash ../ubuntu2204.sh make impl
make package-ubuntu2204
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R

Načítá se…
Zrušit
Uložit