mesa: Update to 10.5.4

This commit is contained in:
Alexpux
2015-04-26 09:24:52 +03:00
parent e0d5f3cb01
commit 35834f61a2

View File

@@ -2,7 +2,7 @@
_realname=mesa
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=10.5.3
pkgver=10.5.4
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=('72aaa2604b38135a3a37c37cd967284d'
md5sums=('26644437b6447fb3dbae50714a019797'
'SKIP'
'3eaea880ab48f851c392c2106a616e21')