From e372d73343d6875fe6247c1046e8a70149db9f37 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Fri, 16 Dec 2022 22:52:45 +0100 Subject: [PATCH] srcfile: add openwrt --- srcfiles/src | 1 + 1 file changed, 1 insertion(+) diff --git a/srcfiles/src b/srcfiles/src index 939afd0..145151f 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -286,6 +286,7 @@ git https://github.com/JuliaMath/openlibm openlibm git https://gitlab.freedesktop.org/upower/upower.git upower git https://github.com/systemd/systemd systemd git https://github.com/util-linux/util-linux util-linux +git https://git.openwrt.org/openwrt/openwrt.git openwrt # My own projects git git@github.com:ziglibs/lscolors zig-lscolors