From aca36abab9dd2b502124c61f617e128f8b82b741 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Tue, 18 Jan 2022 22:07:46 +0100 Subject: [PATCH] Update srcfile --- srcfiles/src | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/srcfiles/src b/srcfiles/src index 3189374..a5d2df3 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -12,7 +12,7 @@ tar https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.12.tar.xz linux-5.15 # zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2 # Utilities - tarballs -tar https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/llvm-project-12.0.0.src.tar.xz llvm-project-12.0.0.src +tar https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-project-13.0.0.src.tar.xz llvm-project-13.0.0.src # tar https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0.tar.gz ruby-2.7.0 # tar https://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.xz gnucobol-3.0-rc1 # tar https://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz inetutils-1.9.4 @@ -196,6 +196,7 @@ git https://github.com/tiehuis/zig-regex zig-regex # git https://github.com/vegecode/eazyinput eazyinput git https://github.com/Vexu/routez routez # git https://github.com/Vexu/zuri zuri +git https://github.com/Vexu/arocc arocc git https://github.com/dom96/nimbox nimbox git https://github.com/taglib/taglib taglib # git https://github.com/prime31/zig-ecs zig-ecs @@ -254,6 +255,8 @@ git https://codeberg.org/jeang3nie/zterm.git zterm git https://gitlab.collabora.com/alf/wine.git winewayland git https://github.com/kubkon/zacho zacho git https://github.com/YosysHQ/yosys yosys +git https://github.com/foxnne/pixi pixi +git https://github.com/natecraddock/zf zf # My own projects git git@github.com:ziglibs/lscolors zig-lscolors