File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -215,8 +215,8 @@ jobs:
215215 env | LC_ALL=C sort
216216 pwd
217217 : "Install OpenBSD packages"
218- : "List of packages: https://cdn.openbsd.org/pub/OpenBSD/7.6 /packages/amd64/"
219- pkg_add m4 automake-1.16.5 autoconf-2.72p0 gcc-11.2.0p14 g++-11.2.0p15 gmake
218+ : "List of packages: https://cdn.openbsd.org/pub/OpenBSD/7.7 /packages/amd64/"
219+ pkg_add m4 automake-1.17 autoconf-2.72p0 gcc-11.2.0p15 g++-11.2.0p16 gmake
220220 ls -l /usr/local/bin/acl* /usr/local/bin/auto*
221221 export PATH=/usr/local/bin:$PATH
222222 : "The OpenBSD port of autoconf needs this. See <https://marc.info/?l=openbsd-misc&m=115868167816272&w=2>."
Original file line number Diff line number Diff line change @@ -448,8 +448,8 @@ jobs:
448448 env | LC_ALL=C sort
449449 pwd
450450 : "Install OpenBSD packages"
451- : "List of packages: https://cdn.openbsd.org/pub/OpenBSD/7.6 /packages/amd64/"
452- pkg_add m4 automake-1.16.5 autoconf-2.72p0 gcc-11.2.0p14 g++-11.2.0p15 gmake
451+ : "List of packages: https://cdn.openbsd.org/pub/OpenBSD/7.7 /packages/amd64/"
452+ pkg_add m4 automake-1.17 autoconf-2.72p0 gcc-11.2.0p15 g++-11.2.0p16 gmake
453453 ls -l /usr/local/bin/acl* /usr/local/bin/auto*
454454 export PATH=/usr/local/bin:$PATH
455455 : "The OpenBSD port of autoconf needs this. See <https://marc.info/?l=openbsd-misc&m=115868167816272&w=2>."
You can’t perform that action at this time.
0 commit comments