iputils: 20240905 -> 20250602

This commit is contained in:
R. Ryantm
2025-06-02 13:38:41 +00:00
parent 0238456546
commit ae0c7c5ea3
+2 -2
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation rec {
pname = "iputils";
version = "20240905";
version = "20250602";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = version;
hash = "sha256-2CjzIOe1hrW3He9DN+w+Wi2zaaMBkVEdA7dezTpkx8I=";
hash = "sha256-wJXVGh8KXEp/QXNkfl4B9E+OhiV72Y/JxD0TUEcoZ6A=";
};
outputs = [