kea: rebuild for boost-1.80

This commit is contained in:
Đoàn Trần Công Danh 2022-08-26 17:00:35 +07:00
parent 0b8c791b55
commit 95e72cbb81
2 changed files with 13 additions and 1 deletions
srcpkgs/kea

View file

@ -0,0 +1,12 @@
--- a/src/lib/dhcpsrv/timer_mgr.cc
+++ b/src/lib/dhcpsrv/timer_mgr.cc
@@ -14,7 +14,9 @@
#include <boost/scoped_ptr.hpp>
+#include <map>
#include <functional>
+#include <string>
#include <utility>
using namespace isc;

View file

@ -1,7 +1,7 @@
# Template file for 'kea'
pkgname=kea
version=1.9.5
revision=2
revision=3
build_style=gnu-configure
configure_args="--enable-generate-docs --with-openssl=${XBPS_CROSS_BASE}/usr
$(vopt_if mysql --with-mysql)