althttpd: 0-unstable-2026-03-20 -> 0-unstable-2026-06-03 (#514372)

This commit is contained in:
Ben Siraphob
2026-06-25 08:22:01 +00:00
committed by GitHub
+3 -3
View File
@@ -8,12 +8,12 @@
stdenv.mkDerivation {
pname = "althttpd";
version = "0-unstable-2026-03-20";
version = "0-unstable-2026-06-03";
src = fetchfossil {
url = "https://sqlite.org/althttpd/";
rev = "a8fac0faaab1f43f";
hash = "sha256-Z4kZgCvqY7Kroc6A98s5UH4N8CEUzF+xmdXDRw2Lxtw=";
rev = "641e31f18cff7215";
hash = "sha256-AMOb1GHI99Plxdry89ynoLNpvFVpUzkdwffKLhJBKYw=";
};
buildInputs = [ openssl ];