dnscontrol: 4.15.5 -> 4.16.0 (#379856)
This commit is contained in:
		
						commit
						38b037c3b7
					
				| @ -9,16 +9,16 @@ | ||||
| 
 | ||||
| buildGoModule rec { | ||||
|   pname = "dnscontrol"; | ||||
|   version = "4.15.5"; | ||||
|   version = "4.16.0"; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "StackExchange"; | ||||
|     repo = "dnscontrol"; | ||||
|     rev = "v${version}"; | ||||
|     hash = "sha256-pb2r9XBQmS1pcCV9qBzGEPLfIgMaOFLh+5oW6Wks/sc="; | ||||
|     tag = "v${version}"; | ||||
|     hash = "sha256-yFBKDb4XdCw5en/VN5IP8iCTdSRMqATVR8vV3G1gHJQ="; | ||||
|   }; | ||||
| 
 | ||||
|   vendorHash = "sha256-x/FxspmR89Q2yZI0sP1D9OVUFEjMlpT/0IPusy5zHuo="; | ||||
|   vendorHash = "sha256-4LDH1mJE0SJFvHYT14uCcgzy5CQ61V2gj1SfyHLEQXY="; | ||||
| 
 | ||||
|   nativeBuildInputs = [ installShellFiles ]; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sandro
						Sandro