File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- PG15=15.15
2- PG16=16.11
3- PG17=17.7
1+ PG15=15.14
2+ PG16=16.10
3+ PG17=17.6
Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ make uncrustify/.install
3636cd ..
3737rm -rf "v${TOOLS_VERSION}.tar.gz"
3838
39- curl -L "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.68.1 .tar.gz" | tar xz
40- cd uncrustify-uncrustify-0.68.1 /
39+ curl -L "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.82.0 .tar.gz" | tar xz
40+ cd uncrustify-uncrustify-0.82.0 /
4141mkdir build
4242cd build
4343cmake ..
4444make -j5
4545make install
4646cd ../..
47- rm -rf uncrustify-uncrustify-0.68.1 /
47+ rm -rf uncrustify-uncrustify-0.82.0 /
4848
4949# this image is only used for testing purposes, so should be okay to overwrite system-managed packages
5050pip3 install -Ir /tmp/etc/requirements.txt --break-system-packages
You can’t perform that action at this time.
0 commit comments