mesa: bump version.

This commit is contained in:
Jerome Duval
2017-03-05 22:11:37 +01:00
parent 62f9e09479
commit 4682b500a3
2 changed files with 2 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ HOMEPAGE="http://www.mesa3d.org/"
COPYRIGHT="1999-2017 Brian Paul"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="ftp://ftp.freedesktop.org/pub/mesa/${portVersion}/mesa-${portVersion}.tar.xz"
CHECKSUM_SHA256="39db3d59700159add7f977307d12a7dfe016363e760ad82280ac4168ea668481"
SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz"
CHECKSUM_SHA256="96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c"
PATCHES="mesa-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc"