From: Flole998 Date: Tue, 27 Oct 2020 00:58:38 +0000 (+0100) Subject: Add removed checksum X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cda04ab15d269d4bf3597d0f1398f49f5fac08;p=thirdparty%2Ftvheadend.git Add removed checksum --- diff --git a/Makefile.ffmpeg b/Makefile.ffmpeg index 902fbdd8d..5f2803ed5 100644 --- a/Makefile.ffmpeg +++ b/Makefile.ffmpeg @@ -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