udebug: unstable-2023-11-28 -> unstable-2023-12-06
This commit is contained in:
parent
3a6191f599
commit
e1eb7578c2
1 changed files with 3 additions and 3 deletions
|
@ -11,12 +11,12 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "udebug";
|
||||
version = "unstable-2023-11-28";
|
||||
version = "unstable-2023-12-06";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://git.openwrt.org/project/udebug.git";
|
||||
rev = "d49aadabb7a147b99a3e6299a77d7fda4e266091";
|
||||
hash = "sha256-5I50q+oUQ5f82ngKl7bX50J+3pBviNk3iVEChNjt5wY=";
|
||||
rev = "6d3f51f9fda706f0cf4732c762e4dbe8c21e12cf";
|
||||
hash = "sha256-5dowoFZn9I2IXMQ3Pz+2Eo3rKfihLzjca84MytQIXcU=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue