rkdeveloptool: unstable-2021-04-04 -> unstable-2025-03-07 (#392225)

This commit is contained in:
Peder Bergebakken Sundt
2025-04-08 01:06:28 +02:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "rkdeveloptool";
version = "unstable-2021-04-08";
version = "unstable-2025-03-07";
src = fetchFromGitHub {
owner = "rockchip-linux";
repo = "rkdeveloptool";
rev = "46bb4c073624226c3f05b37b9ecc50bbcf543f5a";
sha256 = "eIFzyoY6l3pdfCN0uS16hbVp0qzdG3MtcS1jnDX1Yk0=";
rev = "304f073752fd25c854e1bcf05d8e7f925b1f4e14";
sha256 = "sha256-GcSxkraJrDCz5ADO0XJk4xRrYTk0V5dAAim+D7ZiMJQ=";
};
nativeBuildInputs = [