Update BIND_BASELINE_VERSION to v9_17_4

This commit is contained in:
Michal Nowak 2020-08-21 11:10:36 +02:00
parent d7362ff16d
commit 1b1b11a3fe
No known key found for this signature in database
GPG key ID: 24A3E8463AEE5E56

View file

@ -1295,7 +1295,7 @@ abi-check:
CC: gcc
CFLAGS: "${CFLAGS_COMMON} -Og"
EXTRA_CONFIGURE: "--enable-dnstap --with-libidn2"
BIND_BASELINE_VERSION: v9_17_3
BIND_BASELINE_VERSION: v9_17_4
script:
- *configure
- make -j${BUILD_PARALLEL_JOBS:-1} V=1