aravis: update to 0.8.35.

This commit is contained in:
Andrew J. Hesford 2025-05-18 12:56:20 -04:00
parent 1ab6d8b846
commit c253bdf579
2 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'aravis' # Template file for 'aravis'
pkgname=aravis pkgname=aravis
version=0.8.34 version=0.8.35
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
configure_args="-Ddocumentation=enabled" configure_args="-Ddocumentation=enabled"
@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://github.com/AravisProject/aravis" homepage="https://github.com/AravisProject/aravis"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=34e7a3b503af74f6b8ab2fd2f25edb9efc53d1cda48514c32f13de722c1ba479 checksum=e011df936a941ba7a25627e0023490d1877b506ebd540126d332cb96fbaa02ca
# Network test causes timeout in CI # Network test causes timeout in CI
make_check=ci-skip make_check=ci-skip

2
srcpkgs/aravis/update Normal file
View file

@ -0,0 +1,2 @@
# Ignore pre-release tags
ignore="0.9.[01]"