mesa: update to 24.3.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=mesa
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=24.3.2
|
||||
pkgver=24.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="Open-source implementation of the OpenGL, Vulkan and OpenCL specifications (mingw-w64)"
|
||||
url="https://www.mesa3d.org/"
|
||||
@@ -47,7 +47,7 @@ if [[ ${CARCH} != i686 ]]; then
|
||||
fi
|
||||
source=(https://mesa.freedesktop.org/archive/${_realname}-${pkgver}.tar.xz{,.sig}
|
||||
0000-addrlib-workaround-old-cpu-target.patch)
|
||||
sha256sums=('ad9f5f3a6d2169e4786254ee6eb5062f746d11b826739291205d360f1f3ff716'
|
||||
sha256sums=('105afc00a4496fa4d29da74e227085544919ec7c86bd92b0b6e7fcc32c7125f4'
|
||||
'SKIP'
|
||||
'4e511b1ab380d0e7d1f152f89c82665e5ef7de96f26de1b5597aa1db85cfc5a4')
|
||||
validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov <emil.l.velikov@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user