mythtv: fix src hash
This commit is contained in:
@@ -49,7 +49,7 @@ mkDerivation rec {
|
||||
owner = "MythTV";
|
||||
repo = "mythtv";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-ZhVlDX5I6SJEntVg30Iy/XxgsorDjFycAt2uksJMJps=";
|
||||
hash = "sha256-4mWtPJi2CBoek8LWEfdFxe1ybomAOCTWBTKExMm7nLU=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user