15 version = "unstable-2023-12-06";
18 url = "https://git.openwrt.org/project/udebug.git";
19 rev = "6d3f51f9fda706f0cf4732c762e4dbe8c21e12cf";
20 hash = "sha256-5dowoFZn9I2IXMQ3Pz+2Eo3rKfihLzjca84MytQIXcU=";
36 description = "OpenWrt debugging helper library/service";
37 mainProgram = "udebugd";
38 homepage = "https://git.openwrt.org/?p=project/udebug.git;a=summary";
39 license = licenses.free;
40 platforms = platforms.linux;
41 maintainers = with maintainers; [ mkg20001 ];