libGL: update to 18.2.4.
This commit is contained in:
parent
20f380aa12
commit
bbccb858eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=18.2.3
|
||||
version=18.2.4
|
||||
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=e2bf83c17e1abdecb1ee81af22652e27e9aa38f963e95e60f34275cc0376304f
|
||||
checksum=621d1aebb57876d5b6a5d2dcf4eb7e0620e650c6fe5cf3655c65e243adc9cb4e
|
||||
conf_files="/etc/drirc"
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
|
|
Loading…
Reference in a new issue