graphene: update to 1.10.2

This commit is contained in:
Daniel Kolesa 2020-09-16 20:20:50 +02:00
parent ac097d845f
commit 14e498d7b2

View file

@ -1,6 +1,6 @@
# Template file for 'graphene'
pkgname=graphene
version=1.10.0
version=1.10.2
revision=1
build_style=meson
build_helper="gir"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://github.com/ebassi/graphene"
distfiles="${GNOME_SITE}/graphene/${version%.*}/graphene-${version}.tar.xz"
checksum=406d97f51dd4ca61e91f84666a00c3e976d3e667cd248b76d92fdb35ce876499
checksum=e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6
case "$XBPS_TARGET_MACHINE" in
arm*) configure_args+=" -Darm_neon=false" ;;