summaryrefslogtreecommitdiffstats
path: root/contrib/nvenc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/nvenc')
-rw-r--r--contrib/nvenc/module.defs8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/nvenc/module.defs b/contrib/nvenc/module.defs
index 4e6c9db2e..7bc57d751 100644
--- a/contrib/nvenc/module.defs
+++ b/contrib/nvenc/module.defs
@@ -1,10 +1,10 @@
$(eval $(call import.MODULE.defs,NVENC,nvenc))
$(eval $(call import.CONTRIB.defs,NVENC))
-NVENC.FETCH.url = https://download.handbrake.fr/contrib/nv-codec-headers-8.2.15.7.tar.gz
-NVENC.FETCH.url += https://github.com/FFmpeg/nv-codec-headers/releases/download/n8.2.15.7/nv-codec-headers-8.2.15.7.tar.gz
-NVENC.FETCH.sha256 = 175f8013eaaf95065d336637f33686e3b41c59284fbca9382b5f7c0c4ead047f
-NVENC.EXTRACT.tarbase = nv-codec-headers-n8.2.15.7
+NVENC.FETCH.url = https://download.handbrake.fr/contrib/nv-codec-headers-9.0.18.1.tar.gz
+NVENC.FETCH.url += https://github.com/FFmpeg/nv-codec-headers/releases/download/n9.0.18.1/nv-codec-headers-9.0.18.1.tar.gz
+NVENC.FETCH.sha256 = 6181a5dac66a6990aa3baf10a77ae677f372b9068be9ef73abfd37b73fb4c745
+NVENC.EXTRACT.tarbase = nv-codec-headers-n9.0.18.1
NVENC.CONFIGURE = $(TOUCH.exe) $@
NVENC.BUILD.extra = PREFIX="$(NVENC.CONFIGURE.prefix)"