mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
update openbsd pkg names to 7.6
This commit is contained in:
parent
5755befda6
commit
096c5fe584
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -866,7 +866,7 @@ jobs:
|
||||
with:
|
||||
release: ${{ matrix.release }}
|
||||
prepare: |
|
||||
pkg_add mbedtls cmake python3
|
||||
pkg_add mbedtls cmake py3-pip
|
||||
usesh: true
|
||||
run: |
|
||||
if [ "${{ matrix.EVENT_MATRIX }}" == "DISABLE_OPENSSL" ]; then
|
||||
@ -953,7 +953,7 @@ jobs:
|
||||
with:
|
||||
release: ${{ matrix.release }}
|
||||
prepare: |
|
||||
pkg_add mbedtls python3 automake-1.16.5 autoconf-2.71 libtool pkgconf
|
||||
pkg_add mbedtls py3-pip automake-1.16.5 autoconf-2.72p0 libtool pkgconf
|
||||
usesh: true
|
||||
run: |
|
||||
export AUTOMAKE_VERSION=1.16
|
||||
|
Loading…
x
Reference in New Issue
Block a user