Fixing SRC_URI of mesa-7.8.2.

* on the server the archive has been moved into an 'older_versions'
  folder
This commit is contained in:
Oliver Tappe
2013-08-24 21:50:00 +02:00
parent bd77099e75
commit 3eec7a1b90

View File

@@ -13,7 +13,7 @@ Mesa ties into several other open-source projects: the Direct Rendering Infrastr
HOMEPAGE="http://www.mesa3d.org/"
COPYRIGHT="1999-2012 Brian Paul All Rights Reserved."
LICENSE="MIT"
SRC_URI="ftp://freedesktop.org/pub/mesa/7.8.2/MesaLib-7.8.2.tar.bz2"
SRC_URI="ftp://freedesktop.org/pub/mesa/older-versions/7.x/7.8.2/MesaLib-7.8.2.tar.bz2"
CHECKSUM_MD5="6be2d343a0089bfd395ce02aaf8adb57"
REVISION="3"
ARCHITECTURES="x86_gcc2"