libGL: update to 19.0.3.
This commit is contained in:
parent
8afb5625de
commit
a1ad821d78
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=19.0.2
|
||||
revision=2
|
||||
version=19.0.3
|
||||
revision=1
|
||||
wrksrc="mesa-${version}"
|
||||
build_style=meson
|
||||
configure_args="-Dshared-glapi=true -Dgbm=true -Degl=true
|
||||
|
@ -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=1a2edc3ce56906a676c91e6851298db45903df1f5cb9827395a922c1452db802
|
||||
checksum=f027244e38dc309a4c12db45ef79be81ab62c797a50a88d566e4edb6159fc4d5
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
subpackages="libglapi libgbm libEGL libGLES libOSMesa"
|
||||
|
|
Loading…
Reference in a new issue