Merge pull request #77146 from r-ryantm/auto-update/mcrcon
mcrcon: 0.6.1 -> 0.7.1
This commit is contained in:
		
						commit
						09e3b355a9
					
				@ -2,13 +2,13 @@
 | 
			
		||||
 | 
			
		||||
stdenv.mkDerivation rec {
 | 
			
		||||
  pname = "mcrcon";
 | 
			
		||||
  version = "0.6.1";
 | 
			
		||||
  version = "0.7.1";
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "Tiiffi";
 | 
			
		||||
    repo = "mcrcon";
 | 
			
		||||
    rev = "v${version}";
 | 
			
		||||
    sha256 = "0as60cgl8sflykmwihc6axy1hzx6gjgjav6c7mvlbsc43dv8fs51";
 | 
			
		||||
    sha256 = "004h1glagyw1mic1k461bky0w2fxdfhrhcqjzr9wp6gvyy9s8bix";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  buildPhase = ''
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user