libhdhomerun: 20220303 -> 20231214

This commit is contained in:
R. Ryantm 2024-01-09 15:43:04 +00:00
parent 1e4909f24b
commit d3763eeb08

View file

@ -6,11 +6,11 @@
stdenv.mkDerivation rec {
pname = "libhdhomerun";
version = "20220303";
version = "20231214";
src = fetchurl {
url = "https://download.silicondust.com/hdhomerun/libhdhomerun_${version}.tgz";
sha256 = "sha256-HlT/78LUiTkRUB2jHmYrnQY+bBiv4stcZlMyUnelSpc=";
sha256 = "sha256-VSoQLoqiq8xBYJDewvb4DaWfl/kfV5aOnp17PcAF268=";
};
postPatch = lib.optionalString stdenv.isDarwin ''