Merge pull request #178786 from polynomialspace/master
conmon: update git sha after upstream v2.1.2 retag
This commit is contained in:
commit
f0fe582ac8
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "containers";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-WxRMY43Z9OytY1kc91VVmqLn5cl0UC/0Zj8x3vpsaBQ=";
|
||||
sha256 = "sha256-KDAm+Djk1AaA3zXhxywT6HknT0tVCEZLS27nO9j/WgM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
Loading…
Reference in New Issue
Block a user