Unverified Commit 27807a5d authored by Thomas Gerbet's avatar Thomas Gerbet Committed by GitHub
Browse files

firebird_{4,5}: fix hash mismatch (#513657)

parents 37a29326 b38b8cb3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ rec {
        owner = "FirebirdSQL";
        repo = "firebird";
        rev = "v${version}";
        hash = "sha256-EnD0cTQSOh1fARjKdoOCR5UjpvVA96EZVVWfqlH+m48=";
        hash = "sha256-4u1Vgwk5cMCkrGfGSk2xO7hVHiDda0ioitvX/r3KPQc=";
      };

      nativeBuildInputs = base.nativeBuildInputs ++ [ unzip ];
@@ -126,7 +126,8 @@ rec {
        owner = "FirebirdSQL";
        repo = "firebird";
        rev = "v${version}";
        hash = "sha256-wAiOyCVS7fjVqrDlJJwDFxw5ZD5spnXlYKCAQ8gctHI=";
        fetchSubmodules = true;
        hash = "sha256-IJrfs8q7GtX4Y+Cmg4avT5QJmLpld38tyR3TR1CcgyE=";
      };

      # CMake is just used for libcds