mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
aravis: update to 0.8.35.
This commit is contained in:
parent
1ab6d8b846
commit
c253bdf579
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'aravis'
|
||||
pkgname=aravis
|
||||
version=0.8.34
|
||||
revision=2
|
||||
version=0.8.35
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Ddocumentation=enabled"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/AravisProject/aravis"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=34e7a3b503af74f6b8ab2fd2f25edb9efc53d1cda48514c32f13de722c1ba479
|
||||
checksum=e011df936a941ba7a25627e0023490d1877b506ebd540126d332cb96fbaa02ca
|
||||
# Network test causes timeout in CI
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
2
srcpkgs/aravis/update
Normal file
2
srcpkgs/aravis/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Ignore pre-release tags
|
||||
ignore="0.9.[01]"
|
Loading…
Add table
Reference in a new issue