From 42ac107706b992619b9dcf6143cf58cfcbebeca5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 13 Jun 2023 08:51:02 -0400 Subject: [PATCH] aravis: update to 0.8.27. --- srcpkgs/aravis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aravis/template b/srcpkgs/aravis/template index 2c7f25f2c95..09ecb091d08 100644 --- a/srcpkgs/aravis/template +++ b/srcpkgs/aravis/template @@ -1,6 +1,6 @@ # Template file for 'aravis' pkgname=aravis -version=0.8.26 +version=0.8.27 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=9fb6f0f0c1b47bb29d19ce8e5630be6e22534015fa56000891940c78e064b194 +checksum=68700b2f1b871707f92a89f0aa22941bc525ca3657620968b4b90a9d9b512b2b # Network test causes timeout in CI make_check=ci-skip