From e22286607bd58e5bef27784231f3eca83e94d10f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 12 Aug 2024 14:44:58 -0400 Subject: [PATCH] belle-sip: rebuild for mbedtls-3.6.0 --- srcpkgs/belle-sip/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/belle-sip/template b/srcpkgs/belle-sip/template index 50e141c5f2b..33a77a52961 100644 --- a/srcpkgs/belle-sip/template +++ b/srcpkgs/belle-sip/template @@ -1,7 +1,7 @@ # Template file for 'belle-sip' pkgname=belle-sip version=5.3.79 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_STRICT=OFF -DENABLE_UNIT_TESTS=NO -DCMAKE_SKIP_INSTALL_RPATH=ON -DCMAKE_MODULE_PATH=/usr/lib/cmake -DBUILD_SHARED_LIBS=TRUE"