Unverified Commit d69af781 authored by Paul Haerle's avatar Paul Haerle Committed by GitHub
Browse files

canon-cups-ufr2: 6.00 -> 6.20 (#479087)

parents 6009f010 90a2010e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -38,15 +38,15 @@ let
  ld64 = "${stdenv.cc}/nix-support/dynamic-linker";
  libs = pkgs: lib.makeLibraryPath buildInputs;

  version = "6.00";
  dl = "0/0100009240/34";
  version = "6.20";
  dl = "8/0100007658/47";
  suffix1 = "m17n";
  suffix2 = "00";
  suffix2 = "20";

  versionNoDots = builtins.replaceStrings [ "." ] [ "" ] version;
  src_canon = fetchurl {
    url = "http://gdlp01.c-wss.com/gds/${dl}/linux-UFRII-drv-v${versionNoDots}-${suffix1}-${suffix2}.tar.gz";
    hash = "sha256-JQAe/avYG+9TAsH26UGai6u8/upRXwZrGBc/hd4jZe8=";
    hash = "sha256-6QJaaABubEaERpJxfVGxghB8yIb2pCaQZ6+VoqjmYrk=";
  };

  buildInputs = [
+2 −2
Original line number Diff line number Diff line
--- ./cnrdrvcups-lb-6.00/cngplp/cngplpmod/execjob.c	2024-01-08 04:18:42.000000000 +0100
+++ ./cnrdrvcups-lb-6.00/cngplp/cngplpmod/execjob.c	2024-08-06 17:13:52.234522912 +0200
--- ./cnrdrvcups-lb-6.20/cngplp/cngplpmod/execjob.c	2024-01-08 04:18:42.000000000 +0100
+++ ./cnrdrvcups-lb-6.20/cngplp/cngplpmod/execjob.c	2024-08-06 17:13:52.234522912 +0200
@@ -1161,7 +1161,7 @@
 			ptr_param += num;
 			list_num += num;