libGL: update to 19.0.1.
This commit is contained in:
parent
2012b780d0
commit
e62389b111
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=18.3.5
|
||||
version=19.0.1
|
||||
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=4027aea82cc63240b3fcf60eec9eea882955f098c989b29357b01d1695747953
|
||||
checksum=6884163c0ea9e4c98378ab8fecd72fe7b5f437713a14471beda378df247999d4
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
subpackages="libglapi libgbm libEGL libGLES libOSMesa"
|
||||
|
|
Loading…
Reference in New Issue