vdrPlugins.streamdev: 0.6.3 -> 0.6.4 (#390542)

authored by Christian Kögler and committed by GitHub bb6a9bd2 c4929d0e

+2 -2
+2 -2
pkgs/applications/video/vdr/streamdev/default.nix
··· 6 6 }: 7 7 stdenv.mkDerivation rec { 8 8 pname = "vdr-streamdev"; 9 - version = "0.6.3"; 9 + version = "0.6.4"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "vdr-projects"; 13 13 repo = "vdr-plugin-streamdev"; 14 14 rev = version; 15 - sha256 = "sha256-12sASyFAnSuP2xQzr1KL/Am52ez6hiOUH/0zFH2bxhc="; 15 + sha256 = "sha256-fFnRDe3n/ltanRvLhrQDB6aV0UmyuEJgNUip0gKBrBA="; 16 16 }; 17 17 18 18 # configure don't accept argument --prefix