mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
Download mesa-glu source over https
This commit is contained in:
parent
6881fbf6e8
commit
e7dec18d99
@ -1,5 +1,5 @@
|
||||
VERSION=9.0.1
|
||||
TAR=ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$VERSION.tar.xz
|
||||
TAR=https://archive.mesa3d.org/glu/glu-$VERSION.tar.xz
|
||||
BUILD_DEPENDS=(mesa)
|
||||
|
||||
function recipe_version {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user