From 3eec7a1b90808ab0b833ad18ec9d4f3de404a7a2 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sat, 24 Aug 2013 21:50:00 +0200 Subject: [PATCH] Fixing SRC_URI of mesa-7.8.2. * on the server the archive has been moved into an 'older_versions' folder --- sys-libs/mesa/mesa-7.8.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/mesa/mesa-7.8.2.recipe b/sys-libs/mesa/mesa-7.8.2.recipe index 879b1820c..121b45e59 100644 --- a/sys-libs/mesa/mesa-7.8.2.recipe +++ b/sys-libs/mesa/mesa-7.8.2.recipe @@ -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"