Correct SRC_FILENAME for mesa-7.9.2.

* This doesn't help though, as the source archive no longer exists.
This commit is contained in:
Oliver Tappe
2014-04-21 00:16:44 +02:00
parent f31617b50f
commit 5a2d2f73a6

View File

@@ -10,6 +10,7 @@ COPYRIGHT="1999-2013 Brian Paul All Rights Reserved."
LICENSE="MIT"
# remember to update SOURCE_DIR as well for the -X revision
SRC_URI="https://github.com/kallisti5/mesa/archive/7.9.2-5.tar.gz"
SRC_FILENAME="mesa-7.9.2-5.tar.gz"
CHECKSUM_MD5="7e9aafbfffa04e14a57d450836d86bf1"
REVISION="6"
ARCHITECTURES="x86_gcc2"