convoy: 0.5.0 -> 0.5.2
This commit is contained in:
parent
1b56c5b920
commit
51c901433b
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "convoy";
|
pname = "convoy";
|
||||||
version = "0.5.0";
|
version = "0.5.2";
|
||||||
|
|
||||||
goPackagePath = "github.com/rancher/convoy";
|
goPackagePath = "github.com/rancher/convoy";
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ buildGoPackage rec {
|
|||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
owner = "rancher";
|
owner = "rancher";
|
||||||
repo = "convoy";
|
repo = "convoy";
|
||||||
sha256 = "0ihy0cfq7sa2wml904ajwr165hx2mas3jb1bqk3i0m4fg1lx1xw1";
|
sha256 = "09nygrxd5hril4xcfsvgjg74xxhhimznqq4sdk0f360c5ra0dbhj";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [lvm2];
|
buildInputs = [lvm2];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user