Fix ion by reverting

This commit is contained in:
Jeremy Soller 2019-06-02 11:05:56 -06:00
parent c61e25dbd2
commit 9ada0d9674
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1
3 changed files with 3 additions and 2 deletions

View File

@ -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"

View File

@ -1 +1,2 @@
GIT=https://gitlab.redox-os.org/redox-os/ion.git
BRANCH=redox

View File

@ -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 {