forked from hasufell/hasufell-repository
		
	github-cli: use GH_VERSION to make sure our binary is properly versioned
This commit is contained in:
		
							parent
							
								
									302ee5abfc
								
							
						
					
					
						commit
						90eb2722f9
					
				@ -23,6 +23,7 @@ BUGS_TO="hasufell@posteo.de"
 | 
			
		||||
src_compile() {
 | 
			
		||||
    export GOPATH="${WORK}"/.gopath
 | 
			
		||||
    export GOBIN="${WORK}"/.bin
 | 
			
		||||
    export GH_VERSION="v${PV}"
 | 
			
		||||
    unset LDFLAGS
 | 
			
		||||
 | 
			
		||||
    esandbox disable_net
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user