glmark2: updated checksum

This commit is contained in:
clos3y 2023-03-16 22:08:35 +00:00 committed by Michal Vasilek
parent 4df0f509f7
commit a9e6d89ccd

View file

@ -1,7 +1,7 @@
# Template file for 'glmark2'
pkgname=glmark2
version=2023.01
revision=1
revision=2
build_style=meson
configure_args="-Dflavors=$(vopt_if wayland 'wayland-gl,wayland-glesv2,')$(vopt_if x11 'x11-gl,x11-glesv2,')drm-gl,drm-glesv2"
hostmakedepends="pkg-config $(vopt_if wayland wayland-devel)"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/glmark2/glmark2"
changelog="https://raw.githubusercontent.com/glmark2/glmark2/master/NEWS"
distfiles="https://github.com/glmark2/glmark2/archive/${version}.tar.gz"
checksum=5479ce8f90fabcfee3b3e8d929f2a68e9669ac223bb4df723963534b47d32dc3
checksum=8fece3fc323b643644a525be163dc4931a4189971eda1de8ad4c1712c5db3d67
build_options="wayland x11"
build_options_default="wayland x11"