Update srcfile

This commit is contained in:
joachimschmidt557 2022-01-18 22:07:46 +01:00
parent 50e77fa8dc
commit aca36abab9
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -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 # zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
# Utilities - tarballs # 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://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://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 # 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/vegecode/eazyinput eazyinput
git https://github.com/Vexu/routez routez git https://github.com/Vexu/routez routez
# git https://github.com/Vexu/zuri zuri # 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/dom96/nimbox nimbox
git https://github.com/taglib/taglib taglib git https://github.com/taglib/taglib taglib
# git https://github.com/prime31/zig-ecs zig-ecs # 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://gitlab.collabora.com/alf/wine.git winewayland
git https://github.com/kubkon/zacho zacho git https://github.com/kubkon/zacho zacho
git https://github.com/YosysHQ/yosys yosys git https://github.com/YosysHQ/yosys yosys
git https://github.com/foxnne/pixi pixi
git https://github.com/natecraddock/zf zf
# My own projects # My own projects
git git@github.com:ziglibs/lscolors zig-lscolors git git@github.com:ziglibs/lscolors zig-lscolors