vault: 0.6.1 -> 0.6.3

This commit is contained in:
Jaka Hudoklin 2016-12-11 15:05:37 +01:00 committed by Richard Lupton
parent b2278ae3c8
commit 23064168ee
No known key found for this signature in database
GPG key ID: 0ED61BB9EA536E0D

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
name = "vault-${version}";
version = "0.6.1";
version = "0.6.3";
goPackagePath = "github.com/hashicorp/vault";
@ -10,7 +10,7 @@ buildGoPackage rec {
owner = "hashicorp";
repo = "vault";
rev = "v${version}";
sha256 = "06xf2dpn0q398qb6wbh9j1wjl5smqq9nrrn2039g48haqm8853jx";
sha256 = "0cbaws106v5dxqjii1s9rmk55pm6y34jls35iggpx0pp1dd433xy";
};
buildFlagsArray = ''