althttpd: 0-unstable-2026-01-27 -> 0-unstable-2026-03-20 (#503425)

This commit is contained in:
Ben Siraphob
2026-04-19 19:57:48 +00:00
committed by GitHub
+3 -3
View File
@@ -8,12 +8,12 @@
stdenv.mkDerivation {
pname = "althttpd";
version = "0-unstable-2026-01-27";
version = "0-unstable-2026-03-20";
src = fetchfossil {
url = "https://sqlite.org/althttpd/";
rev = "7758535a137da507";
hash = "sha256-9yszcoYpbM9/KDn7zpWgDINZF6azkQVxwlOw7BvRo+4=";
rev = "a8fac0faaab1f43f";
hash = "sha256-Z4kZgCvqY7Kroc6A98s5UH4N8CEUzF+xmdXDRw2Lxtw=";
};
buildInputs = [ openssl ];