udebug: unstable-2023-12-06 -> unstable-2025-09-28

This commit is contained in:
Olivér Falvai
2025-10-17 20:05:06 +02:00
parent 2225505e18
commit 02b1390e71
+3 -3
View File
@@ -12,12 +12,12 @@
stdenv.mkDerivation {
pname = "udebug";
version = "unstable-2023-12-06";
version = "unstable-2025-09-28";
src = fetchgit {
url = "https://git.openwrt.org/project/udebug.git";
rev = "6d3f51f9fda706f0cf4732c762e4dbe8c21e12cf";
hash = "sha256-5dowoFZn9I2IXMQ3Pz+2Eo3rKfihLzjca84MytQIXcU=";
rev = "5327524e715332daaebf6b04c155d2880d230979";
hash = "sha256-Zcbbo7Jo7JxNSjUlbB2m2Id8crdxzKc/QFeduPGvows=";
};
buildInputs = [