From 3883fb4fba4aa8c8973a1184cf02b86977aa449c Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Wed, 12 Apr 2023 12:19:58 +0530 Subject: [PATCH] mtxclient: update to 0.9.2 Closes: https://github.com/void-linux/void-packages/pull/43390 --- srcpkgs/mtxclient/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template index a93f2e06eaa..c7a328ed8fb 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,7 +1,7 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.9.1 -revision=2 +version=0.9.2 +revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/Nheko-Reborn/mtxclient" changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md" distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz" -checksum=bae82daa019ecdedb2433177b3d973b72f337d14e7a4f480a490559235391005 +checksum=f55827fdba226c6fc409cf000c72b13cc6d069ec1300283a7239aa19c90c5f56 post_install() { vlicense LICENSE