From fe79af3dde2281fcc7d9f93732914b1dcb9aa7f9 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 5 Sep 2024 20:37:43 +0200 Subject: [PATCH] bcmatroska2: update to 5.3.79. --- srcpkgs/bcmatroska2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bcmatroska2/template b/srcpkgs/bcmatroska2/template index 80e91f2a10c..a3bf3c9bc08 100644 --- a/srcpkgs/bcmatroska2/template +++ b/srcpkgs/bcmatroska2/template @@ -1,6 +1,6 @@ # Template file for 'bcmatroska2' pkgname=bcmatroska2 -version=5.3.69 +version=5.3.79 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=TRUE" @@ -10,7 +10,7 @@ maintainer="John " license="GPL-2.0-only" homepage="https://gitlab.linphone.org/BC/public/bcmatroska2" distfiles="https://gitlab.linphone.org/BC/public/bcmatroska2/-/archive/${version}/bcmatroska2-${version}.tar.gz" -checksum=89231f21841d7087c58619103d04d1fa32836d88571e3724e68c3488b0dc7aa8 +checksum=3f2cfaa97f6f5d4a22536008c40f0d23f8bc421c166cd59f0253b63c38113a21 bcmatroska2-devel_package() { depends="bcmatroska2-${version}_${revision}"