Merge pull request #1391 from MilhouseVH/bump_mesa1700

mesa: update to mesa-17.0.0 with llvm-3.9.1 bump
This commit is contained in:
Christian Hewitt 2017-02-27 14:45:38 +04:00 committed by GitHub
commit bf3ae9e2bb
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="mesa"
PKG_VERSION="13.0.4"
PKG_VERSION="17.0.0"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.mesa3d.org/"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="llvm"
PKG_VERSION="3.9.0"
PKG_VERSION="3.9.1"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"
PKG_SITE="http://llvm.org/"