mirror of
https://github.com/materusPL/Nixerus.git
synced 2025-07-14 03:44:26 +02:00
amdgpu-pro-libs: update to 6.4.1
This commit is contained in:
parent
84d8b84d1e
commit
4519d5dc83
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@ def readPackages(packageString, packages,version):
|
||||
elif x[0] == "SHA256":
|
||||
packages[len(packages) - 1]["sha256"] = x[1].strip()
|
||||
|
||||
def generateFetchurl(version = "6.4", ubuntu_code = "noble"):
|
||||
def generateFetchurl(version = "6.4.1", ubuntu_code = "noble"):
|
||||
|
||||
packages = []
|
||||
packages32 = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user