gnu: zfs: Update source URI.
* gnu/packages/file-systems.scm (zfs)[source]: Update to new upstream URI.
This commit is contained in:
		
							parent
							
								
									cff43aa2fd
								
							
						
					
					
						commit
						bcde6cdaf2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1176,7 +1176,7 @@ with the included @command{xfstests-check} helper.") | |||
|     (source | ||||
|       (origin | ||||
|         (method url-fetch) | ||||
|           (uri (string-append "https://github.com/zfsonlinux/zfs/releases" | ||||
|           (uri (string-append "https://github.com/openzfs/zfs/releases" | ||||
|                               "/download/zfs-" version | ||||
|                               "/zfs-" version ".tar.gz")) | ||||
|           (sha256 | ||||
|  |  | |||
		Reference in a new issue