summary refs log tree commit diff
diff options
context:
space:
mode:
authorMaxHearnden <MaxHearnden@users.noreply.github.com>2022-10-12 14:13:22 +0100
committerGitHub <noreply@github.com>2022-10-12 14:13:22 +0100
commit092af8f9981b95fd61779e9195e10376cf19650b (patch)
tree896335ac2d199297d952a20c144694c83dd6eb70
parentf634d427b0224a5f531ea5aa10c3960ba6ec5f0f (diff)
downloadnixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.tar
nixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.tar.gz
nixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.tar.bz2
nixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.tar.lz
nixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.tar.xz
nixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.tar.zst
nixpkgs-092af8f9981b95fd61779e9195e10376cf19650b.zip
Update srcs.nix
Update hashes
-rw-r--r--pkgs/os-specific/linux/mxu11x0/srcs.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/mxu11x0/srcs.nix b/pkgs/os-specific/linux/mxu11x0/srcs.nix
index 5c4e9137c6a..1f7b75e6bc1 100644
--- a/pkgs/os-specific/linux/mxu11x0/srcs.nix
+++ b/pkgs/os-specific/linux/mxu11x0/srcs.nix
@@ -5,14 +5,14 @@
     version = "4.1";
     src = fetchurl {
       url = "https://www.moxa.com/getmedia/b152d8c2-b9d6-4bc7-b0f4-420633b4bc2d/moxa-uport-1100-series-linux-kernel-4.x-driver-v4.1.tgz";
-      sha256 = "sha256-sbq5M5FQjrrORtSS07PQHf+MAZArxFcUDN5wszBwbnc=";
+      sha256 = "sha256-cM3imuMG483ZinFazVa8V4Id0kUGlHaezDHnYtSSb28=";
     };
   };
   mxu11x0_5 = {
     version = "5.1";
     src = fetchurl {
       url = "https://www.moxa.com/getmedia/57dfa4c1-8a2a-4da6-84c1-a36944ead74d/moxa-uport-1100-series-linux-kernel-5.x-driver-v5.1.tgz";
-      sha256 = "sha256-pdFIiD5naSDdYwRz8ww8Mg8z1gDOfZ/OeO6Q5n+kjDQ=";
+      sha256 = "sha256-P1YMlyAhS955CSBiZ/tyu5m6ds2PiFMcHmyrdTjloPs=";
     };
   };
 }