mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
mesa: update to 20.0.4.
This commit is contained in:
parent
58a0f3ad14
commit
c1ac8319e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mesa'
|
||||
pkgname=mesa
|
||||
version=20.0.3
|
||||
version=20.0.4
|
||||
revision=1
|
||||
wrksrc="mesa-${version}"
|
||||
build_style=meson
|
||||
|
@ -24,7 +24,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=d63aaf2c27143eded2f4f376f18f7a766ad997f8eeb96c357e8ade84e8a237af
|
||||
checksum=c4ed491517a94118a7a611810eeb92645d42ffd82280dcd51be8cc2ba1aabba5
|
||||
|
||||
build_options="wayland"
|
||||
build_options_default="wayland"
|
||||
|
|
Loading…
Add table
Reference in a new issue