mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user