aboutsummaryrefslogtreecommitdiffstats
path: root/testing/glmark2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/glmark2/APKBUILD')
-rw-r--r--testing/glmark2/APKBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/testing/glmark2/APKBUILD b/testing/glmark2/APKBUILD
index 49ac8656419..646983d1646 100644
--- a/testing/glmark2/APKBUILD
+++ b/testing/glmark2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Danct12 <danct12@disroot.org>
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=glmark2
-pkgver=2020.04
+pkgver=2023.01
pkgrel=0
pkgdesc="OpenGL 2.0 and ES 2.0 benchmark"
url="https://github.com/glmark2/glmark2"
@@ -9,10 +9,7 @@ arch="all"
license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
makedepends="python3 eudev-dev libjpeg-turbo-dev libpng-dev mesa-dev wayland-dev wayland-protocols"
-source="
- $pkgname-$pkgver.tar.gz::https://github.com/glmark2/glmark2/archive/$pkgver.tar.gz
- py3-compat.patch
- "
+source="$pkgname-$pkgver.tar.gz::https://github.com/glmark2/glmark2/archive/$pkgver.tar.gz"
options="!check" # no testsuite
prepare() {
@@ -28,5 +25,6 @@ package() {
python3 ./waf install --destdir="$pkgdir"
}
-sha512sums="68d72403ab5c6b4562faf43ae94159e4b8dcb697f62ea9dc3eac5634a3e22b19e14e215a081ae2a39e5db77e6f0f40d5ceb0281962600526d08121a197105a80 glmark2-2020.04.tar.gz
-f03c39b1bc26d3a38a54f1cf029d4714d502e4f4be8e89a9a86aa116c16f07226714f73e00e99eab9529f20532d47a734f9ebab71bc02d7829a986c91f3f2dab py3-compat.patch"
+sha512sums="
+5aaad56bb341e9c09d8dc78ac8d07d9af39f2414a158fd6e7c2717db2427d1b353408a874a8f38065e241474c674e8220d001652a5dd5a6c893ffe778cff9006 glmark2-2023.01.tar.gz
+"