libGL: update to 19.0.5.
This commit is contained in:
parent
324f6ff5c6
commit
87d4a68fed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=19.0.4
|
||||
version=19.0.5
|
||||
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=39f9f32f448d77388ef817c6098d50eb0c1595815ce7e895dec09dd68774ce47
|
||||
checksum=6aecb7f67c136768692fb3c33a54196186c6c4fcafab7973516a355e1a54f831
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
subpackages="libglapi libgbm libEGL libGLES libOSMesa"
|
||||
|
|
Loading…
Reference in a new issue