Merge pull request #132017 from r-ryantm/auto-update/libhdhomerun

libhdhomerun: 20210224 -> 20210624
This commit is contained in:
Ben Siraphob 2021-07-31 23:48:15 +07:00 committed by GitHub
commit 554c50b617
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,11 @@
stdenv.mkDerivation rec {
pname = "libhdhomerun";
version = "20210224";
version = "20210624";
src = fetchurl {
url = "https://download.silicondust.com/hdhomerun/libhdhomerun_${version}.tgz";
sha256 = "sha256:1y1kwv34qg8nayfkbrxkw8163l46krsfqx8yvkcsc97ilsd3i5mr";
sha256 = "sha256-3q9GO7zD7vpy+XGZ77YhP3sOLI6R8bPSy/UgVqhxXRU=";
};
patchPhase = lib.optionalString stdenv.isDarwin ''