libGL: update to 18.2.5.
This commit is contained in:
parent
6fbc0649d5
commit
c08b3fb303
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=18.2.4
|
||||
version=18.2.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=621d1aebb57876d5b6a5d2dcf4eb7e0620e650c6fe5cf3655c65e243adc9cb4e
|
||||
checksum=b12c32872832e5353155e1e8026e1f1ab75bba9dc5b178d712045684d26c2b73
|
||||
conf_files="/etc/drirc"
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
|
|
Loading…
Reference in New Issue