From 96e459040e07193ebc4ea689bb17428494497898 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Mar 2025 14:19:08 +0100 Subject: [PATCH] bcmatroska2: update to 5.3.101. --- srcpkgs/bcmatroska2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bcmatroska2/template b/srcpkgs/bcmatroska2/template index f8f39336e80..afcf3b1a6d7 100644 --- a/srcpkgs/bcmatroska2/template +++ b/srcpkgs/bcmatroska2/template @@ -1,6 +1,6 @@ # Template file for 'bcmatroska2' pkgname=bcmatroska2 -version=5.3.100 +version=5.3.101 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=00339ce5a81ccde6026a5bc5557f6235dd8998c39236090febc5bbb23514314e +checksum=37b918d3f333071de0bc72f4ac54299516c13d2feb6d0e175f0ba82cb78cf87b bcmatroska2-devel_package() { depends="bcmatroska2-${version}_${revision}"