From 318d2c635d7835cd5bb6c3872e186f581b85ebf1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 6 Sep 2024 09:43:54 -0400 Subject: [PATCH] aravis: update to 0.8.33. --- srcpkgs/aravis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aravis/template b/srcpkgs/aravis/template index abc8d7597c9..cbcc7ea10d5 100644 --- a/srcpkgs/aravis/template +++ b/srcpkgs/aravis/template @@ -1,6 +1,6 @@ # Template file for 'aravis' pkgname=aravis -version=0.8.31 +version=0.8.33 revision=1 build_style=meson configure_args="-Ddocumentation=enabled" @@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford " license="LGPL-2.1-or-later" homepage="https://github.com/AravisProject/aravis" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=469332a5e718662cb15098894fd825bc6a23d76aaddd498e1dd4a9c2bc0fa6ae +checksum=d70b125666b23ca4c0f8986fa0786a3d2b9efb7a56b558b703083cdfaa793f4e # Network test causes timeout in CI make_check=ci-skip