Update mesa upstream

This commit is contained in:
Jeremy Soller 2021-08-10 17:32:34 -06:00
parent 0dacb5952f
commit 09b3dd84e3
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,5 +1,5 @@
GIT=https://gitlab.redox-os.org/redox-os/mesa.git
GIT_UPSTREAM=git://anongit.freedesktop.org/mesa/mesa
GIT_UPSTREAM=https://gitlab.freedesktop.org/mesa/mesa
BRANCH=redox
BUILD_DEPENDS=(expat zlib)