Unverified Commit ff55b5d7 authored by D3vil0p3r's avatar D3vil0p3r Committed by GitHub
Browse files

Update pkgs/development/libraries/libewf-legacy/default.nix



Co-authored-by: default avatarSandro <sandro.jaeckel@gmail.com>
parent 2a0f9cff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@
}:

stdenv.mkDerivation rec {
  version = "20140814";
  pname = "libewf-ewf";
  version = "20140814";

  src = fetchurl {
    url = "https://github.com/libyal/libewf-legacy/releases/download/${version}/libewf-${version}.tar.gz";