mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
glmark2: updated checksum
This commit is contained in:
parent
4df0f509f7
commit
a9e6d89ccd
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue