forked from FemboyOS/fempkg_recipes
nvidia: fix version
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
pkgname = "nvidia"
|
pkgname = "nvidia"
|
||||||
pkgver = "580.119.2"
|
pkgver = "580.119.02"
|
||||||
kernel_ver = "6.18.1"
|
kernel_ver = "6.18.1"
|
||||||
source = f"https://rocketleaguechatp.duckdns.org/kernel-source-prep-{kernel_ver}.tar.xz"
|
source = f"https://rocketleaguechatp.duckdns.org/kernel-source-prep-{kernel_ver}.tar.xz"
|
||||||
builddir = f"/tmp/fempkg/build/{pkgname}/{pkgname}-{pkgver}"
|
builddir = f"/tmp/fempkg/build/{pkgname}/{pkgname}-{pkgver}"
|
||||||
|
|||||||
Reference in New Issue
Block a user