nixpkgs/pkgs/applications/networking/dnscontrol
emilylange 4a843da662
dnscontrol: fix version reporting (again)
Upstream changed the case of the `main.version` ldflag as part of
https://github.com/StackExchange/dnscontrol/releases/tag/v4.8.1

This seems to have slipped through the 4.7.3 -> 4.8.1 bump in
10faf49380

~~~
# before
❯ dnscontrol version
DNSControl version dev

# after
❯ dnscontrol version
DNSControl version 4.8.2
~~~
2024-03-05 01:55:34 +01:00
..
default.nix dnscontrol: fix version reporting (again) 2024-03-05 01:55:34 +01:00