From 6d8cc5f385c860edf3e5c6848f22a3638f11df22 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 27 Dec 2024 22:23:05 +0100 Subject: [PATCH] bcmatroska2: update to 5.3.100. --- srcpkgs/bcmatroska2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bcmatroska2/template b/srcpkgs/bcmatroska2/template index a3bf3c9bc08..f8f39336e80 100644 --- a/srcpkgs/bcmatroska2/template +++ b/srcpkgs/bcmatroska2/template @@ -1,6 +1,6 @@ # Template file for 'bcmatroska2' pkgname=bcmatroska2 -version=5.3.79 +version=5.3.100 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=3f2cfaa97f6f5d4a22536008c40f0d23f8bc421c166cd59f0253b63c38113a21 +checksum=00339ce5a81ccde6026a5bc5557f6235dd8998c39236090febc5bbb23514314e bcmatroska2-devel_package() { depends="bcmatroska2-${version}_${revision}"