From 105887a1c518d7d54aa9ba886c8e918adae517ba Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:05 -0400 Subject: [PATCH] libsrtp: rebuild to fix pc: provides --- srcpkgs/libsrtp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libsrtp/template b/srcpkgs/libsrtp/template index 8ec3e660fca..46f037e2e5d 100644 --- a/srcpkgs/libsrtp/template +++ b/srcpkgs/libsrtp/template @@ -1,7 +1,7 @@ # Template file for 'libsrtp' pkgname=libsrtp version=2.7.0 -revision=1 +revision=2 build_style=meson configure_args="-Dcrypto-library=openssl" hostmakedepends="pkg-config"