mesa: Update to 10.5.5

This commit is contained in:
Alexpux
2015-05-13 06:58:24 +03:00
parent 2274106262
commit b6c7e4438f

View File

@@ -2,7 +2,7 @@
_realname=mesa
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=10.5.4
pkgver=10.5.5
pkgrel=1
pkgdesc="Open-source implementation of the OpenGL specification (mingw-w64)"
arch=('any')
@@ -17,7 +17,7 @@ license=('MIT')
options=('staticlibs' 'strip')
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/${_realname}-${pkgver}.tar.xz{,.sig}
001-extra-libs.patch)
md5sums=('26644437b6447fb3dbae50714a019797'
md5sums=('5e6e182fd9414b74b95c45b4eda99fb5'
'SKIP'
'3eaea880ab48f851c392c2106a616e21')