diff --git a/common/shlibs b/common/shlibs index 554b3e3ed42..926e19dab80 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3532,11 +3532,11 @@ libtexpdf.so.0 libtexpdf-0.9.5_1 libupstart.so.1 libupstart-1.13.3_1 librtas.so.2 librtas-2.0.2_1 librtasevent.so.2 librtas-2.0.2_1 -libbroker.so.2 zeek-3.1.1_1 -libcaf_core.so.0.17.6 zeek-3.2.0_1 -libcaf_io.so.0.17.6 zeek-3.2.0_1 -libcaf_openssl.so.0.17.6 zeek-3.2.0_1 -libbinpac.so.0 zeek-3.1.1_1 +libbroker.so.2 zeek-3.2.4_2 +libcaf_core.so.0.17.6 zeek-3.2.4_2 +libcaf_io.so.0.17.6 zeek-3.2.4_2 +libcaf_openssl.so.0.17.6 zeek-3.2.4_2 +libbinpac.so.0 zeek-3.2.4_2 libllhttp.so.1 llhttp-1.0.1_1 libpinyin.so.13 libpinyin-2.2.1_1 libuhd.so.4.0.0 uhd-4.0.0.0_1 diff --git a/srcpkgs/zeek/template b/srcpkgs/zeek/template index 5212bb2dc4b..408b3fe1140 100644 --- a/srcpkgs/zeek/template +++ b/srcpkgs/zeek/template @@ -1,12 +1,12 @@ # Template file for 'zeek' pkgname=zeek version=3.2.4 -revision=1 +revision=2 archs="x86_64* i686* aarch64* armv7* ppc64*" build_style=cmake -hostmakedepends="flex pkg-config python3 libpcap-devel libressl-devel +hostmakedepends="flex pkg-config python3 libpcap-devel openssl-devel bind-devel zlib-devel" -makedepends="bind-devel geoip-devel libpcap-devel libressl-devel zlib-devel" +makedepends="bind-devel geoip-devel libpcap-devel openssl-devel zlib-devel" short_desc="Advanced framework for network traffic analysis" maintainer="Andrew Benson " license="BSD-3-Clause"