Commit ee35058e authored by Yureka's avatar Yureka
Browse files

libirecovery: 1.2.1 -> 1.3.1

parent ccce54e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

stdenv.mkDerivation rec {
  pname = "libirecovery";
  version = "1.2.1";
  version = "1.3.1";

  outputs = [
    "out"
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
    owner = "libimobiledevice";
    repo = "libirecovery";
    rev = version;
    hash = "sha256-R+oBC7F4op0qoIk3d/WqS4MwzZY3WMAMIqlJfJb188Q=";
    hash = "sha256-CSDG8mOLvKAIpxmZnNLMKY1HvQIqk66/rkjmzq7F8vY=";
  };

  nativeBuildInputs = [