ocsp-server: 0.6.1 -> 0.7.0

This commit is contained in:
R. Ryantm
2026-05-18 15:04:10 +00:00
committed by Gaetan Lepage
parent 3e7ba2031b
commit 8a2768f3c2
+4 -3
View File
@@ -16,16 +16,17 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "ocsp-server";
version = "0.6.1";
version = "0.7.0";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "DorianCoding";
repo = "OCSP-server";
tag = "v${finalAttrs.version}";
hash = "sha256-7JYefylOs+Chqejt+hpB1AD4FTdbIhfKS1He4xAFMLo=";
hash = "sha256-Ut8z1mlPCJQjxw9hesle30OH/LDhGtZgmCyqTJ8ZzIo=";
};
cargoHash = "sha256-2wtQO6Mp4rkeklpCDKFRre5WGao7dQd+Mmma80QRo00=";
cargoHash = "sha256-cWmabU49p8Fl5xwZ8FQvlg9rySriYav5Zo/bwIdGgX4=";
checkFlags = [
# Requires database access