gnu: mesa: Update URI.
* gnu/packages/xorg.scm (mesa): Update URI.
This commit is contained in:
parent
5f6265298e
commit
fdf3cb4cc0
@ -4180,7 +4180,8 @@ tracking.")
|
|||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
"ftp://ftp.freedesktop.org/pub/mesa/" version
|
"ftp://ftp.freedesktop.org/pub/mesa/older-versions/8.x/"
|
||||||
|
version
|
||||||
"/MesaLib-" version
|
"/MesaLib-" version
|
||||||
".tar.bz2"))
|
".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
|
Loading…
Reference in New Issue
Block a user