amdgpu-pro-libs: update to 5.5.1

This commit is contained in:
2023-05-30 17:46:16 +02:00
parent 2c86837e6c
commit 1d37b05c34
3 changed files with 240 additions and 240 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.6", ubuntu_code = "jammy"):
def generateFetchurl(version = "5.5.1", ubuntu_code = "jammy"):
packages = []
packages32 = []