mesa3d: updated to 11.0.2

This commit is contained in:
Fredrik Rinnestam 2015-09-29 22:17:43 +02:00
parent c2f075372a
commit e2852cbcf6
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
51a2c4c2c3fa767366ae7920fc26a7bc mesa-10.6.8.tar.xz
2b3369d64481c1f72ce2d88f7acdb0fb mesa-11.0.2.tar.xz

View File

@ -4,13 +4,13 @@
# Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto
name=mesa3d
version=10.6.8
version=11.0.2
release=1
source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz)
build() {
cd mesa-$version
autoreconf --force --install --symlink
#autoreconf --force --install --symlink
./configure \
--prefix=/usr \