mirror of
				https://github.com/materusPL/Nixerus.git
				synced 2025-11-03 22:20:27 +01:00 
			
		
		
		
	amdgpu-pro-libs: update to 6.2.3
This commit is contained in:
		
							parent
							
								
									6655aabfdb
								
							
						
					
					
						commit
						25582fbfb1
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -22,7 +22,7 @@ def readPackages(packageString, packages,version):
 | 
				
			|||||||
        elif x[0] == "SHA256":
 | 
					        elif x[0] == "SHA256":
 | 
				
			||||||
            packages[len(packages) - 1]["sha256"] = x[1].strip()
 | 
					            packages[len(packages) - 1]["sha256"] = x[1].strip()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def generateFetchurl(version = "6.1.3", ubuntu_code = "jammy"):
 | 
					def generateFetchurl(version = "6.2.3", ubuntu_code = "jammy"):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    packages = []
 | 
					    packages = []
 | 
				
			||||||
    packages32 = []
 | 
					    packages32 = []
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user