makedeb


firmware-nouveau 340.108-1


This package provides video & pgraph firmwares for all NVIDIA chipsets that need them

Click here to go back to the commit logs for firmware-nouveau.

Commit:


Hash: 241ccc4034d1be3ae303bc7feaf49586870ff027

Message: Changed to https

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c461eac..82ca8f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = firmware-nouveau
 	makedepends = python2
 	depends = initramfs-tools
 	source = https://raw.github.com/envytools/firmware/master/extract_firmware.py
-	source = http://us.download.nvidia.com/XFree86/Linux-x86/340.108/NVIDIA-Linux-x86-340.108.run
+	source = https://us.download.nvidia.com/XFree86/Linux-x86/340.108/NVIDIA-Linux-x86-340.108.run
 	md5sums = SKIP
 	md5sums = ffa278e613337e638fd10de41dae3630
 	sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3e3620c..7d874d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('custom')
 depends=('initramfs-tools')
 makedepends=('python2')
 source=("https://raw.github.com/envytools/firmware/master/extract_firmware.py"
-        "http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run")
+        "https://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run")
 md5sums=('SKIP'
          'ffa278e613337e638fd10de41dae3630')
 sha256sums=('SKIP'