Commit 41d7d617 authored by Sigmanificient's avatar Sigmanificient
Browse files

zgrab2: fix changelog

parent 59772fb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ buildGoModule (finalAttrs: {
  meta = {
    description = "Fast Application Layer Scanner";
    homepage = "https://github.com/zmap/zgrab2";
    changelog = "https://github.com/zmap/zgrab2/releases/tag/vv${finalAttrs.version}";
    changelog = "https://github.com/zmap/zgrab2/releases/tag/v${finalAttrs.version}";
    license = with lib.licenses; [
      asl20
      isc