dtv-scan-tables: 2022-04-30-57ed29822750 -> 2024-03-24-7098bdd27548

This commit is contained in:
Yarny0 2024-05-04 09:02:30 +02:00
parent 7e4f6f48d2
commit 66daba4ef0

View File

@ -6,11 +6,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "dtv-scan-tables";
version = "2022-04-30-57ed29822750";
version = "2024-03-24-7098bdd27548";
src = fetchurl {
url = "https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${finalAttrs.version}.tar.bz2";
hash = "sha256-amJoqjkkWTePo6E5IvwBWj+mP/gi9LDWTTPXE1Cm7J4=";
hash = "sha256-P0yJgbOkgpBms5arwNonDlx+Z0tdGQ6SUyoGlRoH6Y4=";
};
nativeBuildInputs = [