Merge pull request #6894 from Rmys/master

nvidia-current:ver.bump
This commit is contained in:
Rmys
2019-05-27 23:44:45 +03:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
@@ -26,8 +26,8 @@ def setup():
% (arch, get.srcVERSION())) % (arch, get.srcVERSION()))
shelltools.move("tmp/*", ".") shelltools.move("tmp/*", ".")
shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch") #shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch")
shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch") #shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch")
# Our libc is TLS enabled so use TLS library # Our libc is TLS enabled so use TLS library
#shelltools.unlink("*-tls.so*") #shelltools.unlink("*-tls.so*")
@@ -11,8 +11,8 @@
<License>NVIDIA</License> <License>NVIDIA</License>
<Summary>NVIDIA drivers for GeForce 6xxx and newer GPUs</Summary> <Summary>NVIDIA drivers for GeForce 6xxx and newer GPUs</Summary>
<Description>NVIDIA graphics drivers provide optimized 2D/3D performance.</Description> <Description>NVIDIA graphics drivers provide optimized 2D/3D performance.</Description>
<Archive sha1sum="65bddd02353601b92cbd2bb64866eba375a1d1c6" type="binary">http://download.nvidia.com/XFree86/Linux-x86/390.87/NVIDIA-Linux-x86-390.87.run</Archive> <Archive sha1sum="9f58a26a88d9ce400b47566490b089ce2e950e5d" type="binary">http://download.nvidia.com/XFree86/Linux-x86/390.116/NVIDIA-Linux-x86-390.116.run</Archive>
<Archive sha1sum="0f6c3c20c18cb886dedf963e30d8d0c2e8fe0cdc" type="binary">http://download.nvidia.com/XFree86/Linux-x86_64/390.87/NVIDIA-Linux-x86_64-390.87.run</Archive> <Archive sha1sum="d2beae835642513e1a77e1eef0a60dd21db6c81f" type="binary">http://download.nvidia.com/XFree86/Linux-x86_64/390.116/NVIDIA-Linux-x86_64-390.116.run</Archive>
<AdditionalFiles> <AdditionalFiles>
<AdditionalFile target="NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch">NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch</AdditionalFile> <AdditionalFile target="NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch">NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch</AdditionalFile>
<AdditionalFile target="NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch">NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch</AdditionalFile> <AdditionalFile target="NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch">NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch</AdditionalFile>
@@ -166,8 +166,8 @@
<History> <History>
<Update release="24"> <Update release="24">
<Date>2019-05-27</Date> <Date>2019-05-27</Date>
<Version>390.87</Version> <Version>390.116</Version>
<Comment>Rebuild for new kernel</Comment> <Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name> <Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email> <Email>muscnsl@gmail.com</Email>
</Update> </Update>