mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Fix ion by reverting
This commit is contained in:
parent
c61e25dbd2
commit
9ada0d9674
@ -1,7 +1,7 @@
|
||||
VERSION="7.62.0"
|
||||
#TAR=https://curl.haxx.se/download/curl-$VERSION.tar.gz
|
||||
GIT=https://gitlab.redox-os.org/redox-os/curl.git
|
||||
GIT_BRANCH=redox
|
||||
BRANCH=redox
|
||||
BUILD_DEPENDS=(nghttp2 openssl zlib)
|
||||
DEPENDS="ca-certificates"
|
||||
|
||||
|
||||
@ -1 +1,2 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/ion.git
|
||||
BRANCH=redox
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/mesa.git
|
||||
GIT_UPSTREAM=git://anongit.freedesktop.org/mesa/mesa
|
||||
GIT_BRANCH=redox
|
||||
BRANCH=redox
|
||||
BUILD_DEPENDS=(expat llvm zlib)
|
||||
|
||||
function recipe_version {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user