althttpd: 0-unstable-2025-08-22 -> 0-unstable-2026-01-27

This commit is contained in:
R. Ryantm
2026-02-21 05:17:36 +00:00
parent b5e7ee1123
commit 684ef7a8ab
+3 -3
View File
@@ -8,12 +8,12 @@
stdenv.mkDerivation {
pname = "althttpd";
version = "0-unstable-2025-08-22";
version = "0-unstable-2026-01-27";
src = fetchfossil {
url = "https://sqlite.org/althttpd/";
rev = "e9bf26f78e1f5792";
hash = "sha256-Q16tqhnPzYrFkrHTC8NBrdpsbrpjPUkdxLwmyYqUHZo=";
rev = "7758535a137da507";
hash = "sha256-9yszcoYpbM9/KDn7zpWgDINZF6azkQVxwlOw7BvRo+4=";
};
buildInputs = [ openssl ];