Unverified Commit ca87acff authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

atftp: 0.8.0 -> 0.8.1 (#509555)

parents 210d2d9a 046be215
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,11 +14,11 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "atftp";
  version = "0.8.0";
  version = "0.8.1";

  src = fetchurl {
    url = "mirror://sourceforge/atftp/atftp-${finalAttrs.version}.tar.gz";
    hash = "sha256-3yqgicdnD56rQOVZjl0stqWC3FGCkm6lC01pDk438xY=";
    hash = "sha256-lsvb0vFmFcicnbNr6bMG3hdtmhwD3LjLd3Ylv+BovCs=";
  };

  # fix test script