Commit 1ed0ce7f authored by R. RyanTM's avatar R. RyanTM
Browse files

libcec: 6.0.2 -> 7.0.0

parent eab9aa8f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,13 +12,13 @@

stdenv.mkDerivation rec {
  pname = "libcec";
  version = "6.0.2";
  version = "7.0.0";

  src = fetchFromGitHub {
    owner = "Pulse-Eight";
    repo = "libcec";
    rev = "libcec-${version}";
    sha256 = "sha256-OWqCn7Z0KG8sLlfMWd0btJIFJs79ET3Y1AV/y/Kj2TU=";
    sha256 = "sha256-yCJq7vEDFYzT0y/cA8s12tW9c86lQyvBRYrSQIxZA+U=";
  };

  # Fix dlopen path