amdgpu-pro-libs: update to 5.4.6

This commit is contained in:
2023-05-25 11:09:01 +02:00
parent 90448c55af
commit ca6a4fcdd8
3 changed files with 239 additions and 239 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ def readPackages(packageString, packages,version):
elif x[0] == "SHA256":
packages[len(packages) - 1]["sha256"] = x[1].strip()
def generateFetchurl(version = "5.4.5", ubuntu_code = "jammy"):
def generateFetchurl(version = "5.4.6", ubuntu_code = "jammy"):
packages = []
packages32 = []