]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Add removed checksum
authorFlole998 <Flole998@users.noreply.github.com>
Tue, 27 Oct 2020 00:58:38 +0000 (01:58 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 00:58:38 +0000 (01:58 +0100)
Makefile.ffmpeg

index 902fbdd8d4cf30c24268f3c959e49524d77bf9ef..5f2803ed5776342871ad3bb78ea3f2e24ccc027b 100644 (file)
@@ -103,7 +103,7 @@ FFNVCODEC_VER  = 11.0.10.0
 FFNVCODEC      = nv-codec-headers-$(FFNVCODEC_VER)
 FFNVCODEC_TB   = $(FFNVCODEC).tar.gz
 FFNVCODEC_URL  = https://github.com/FFmpeg/nv-codec-headers/releases/download/n$(FFNVCODEC_VER)/nv-codec-headers-$(FFNVCODEC_VER).tar.gz
-FFNVCODEC_SHA1 = 
+FFNVCODEC_SHA1 = 08cc33d526cadae82a71382fdb847164e4baa959
 
 FFMPEG         = ffmpeg-4.3.1
 FFMPEG_TB      = $(FFMPEG).tar.bz2