Merge pull request #79259 from foxit64/master

telegraf 1.13.2 -> 1.13.3
This commit is contained in:
Jörg Thalheim 2020-02-06 10:36:19 +00:00 committed by GitHub
commit 2dbe2a60d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
buildGoPackage rec { buildGoPackage rec {
pname = "telegraf"; pname = "telegraf";
version = "1.13.2"; version = "1.13.3";
goPackagePath = "github.com/influxdata/telegraf"; goPackagePath = "github.com/influxdata/telegraf";
@ -14,7 +14,7 @@ buildGoPackage rec {
owner = "influxdata"; owner = "influxdata";
repo = "telegraf"; repo = "telegraf";
rev = version; rev = version;
sha256 = "1vcnac1gj7ri1hdlkz5i6zpxiwljpfn1iag1zb3fymlw6c91b11p"; sha256 = "093695n83m1ywy4l7nswjh1xc0gkg7pxilxav7jjxkgl4p15yf28";
}; };
buildFlagsArray = [ ''-ldflags= buildFlagsArray = [ ''-ldflags=

View File

@ -932,8 +932,8 @@
fetch = { fetch = {
type = "git"; type = "git";
url = "https://github.com/safchain/ethtool"; url = "https://github.com/safchain/ethtool";
rev = "42ed695e3de80b9d695f280295fd7994639f209d"; rev = "ef7e7c9c27639f149a3c4bfae07a9c0fc3a1691a";
sha256 = "0n5hkrzc1bh46nidcssx4539kvcmgj501v3kzh2pljpg27509daj"; sha256 = "140bd01ngh2jgqhr2av3d4xmwk71c2mq5crg8gy89al76dwrjb7b";
}; };
} }
{ {