atftp: 0.8.0 -> 0.8.1

This commit is contained in:
R. Ryantm
2026-04-13 12:29:14 +00:00
parent 433884f8c0
commit 046be21515
+2 -2
View File
@@ -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