Merge #160473: libbpf: Fix src hash
Upstream re-tagged 0.7.0; most likely the changes were very tiny.
This commit is contained in:
commit
a0dbbd3796
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "libbpf";
|
||||
repo = "libbpf";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-ieJ19igGCoPKGX6J0mQG+QD7QcXHX2SVzZUjMwxum/M=";
|
||||
sha256 = "sha256-NFVJ8JquWVzu+QoaaOMzhnu6/IqdP1FPhtJFidXA4L4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
Loading…
Reference in New Issue
Block a user