Merge pull request #43188 from r-ryantm/auto-update/libdwarf
libdwarf: 20180129 -> 20180527
This commit is contained in:
commit
74f81cfed9
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, fetchurl, libelf }:
|
{ stdenv, fetchurl, libelf }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "20180129";
|
version = "20180527";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://www.prevanders.net/libdwarf-${version}.tar.gz";
|
url = "https://www.prevanders.net/libdwarf-${version}.tar.gz";
|
||||||
# Upstream displays this hash broken into three parts:
|
# Upstream displays this hash broken into three parts:
|
||||||
|
Loading…
Reference in New Issue
Block a user