libGL: update to 19.0.6.
Should fix https://github.com/void-linux/void-packages/issues/11907 Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=19.0.5
|
||||
version=19.0.6
|
||||
revision=1
|
||||
wrksrc="mesa-${version}"
|
||||
build_style=meson
|
||||
@@ -21,7 +21,7 @@ license="MIT, LGPL-2.1-or-later"
|
||||
homepage="https://www.mesa3d.org/"
|
||||
changelog="https://www.mesa3d.org/relnotes/${version}.html"
|
||||
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
|
||||
checksum=6aecb7f67c136768692fb3c33a54196186c6c4fcafab7973516a355e1a54f831
|
||||
checksum=2db2f2fcaa4048b16e066fad76b8a93944f7d06d329972b0f5fd5ce692ce3d24
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
subpackages="libglapi libgbm libEGL libGLES libOSMesa"
|
||||
|
||||
Reference in New Issue
Block a user