dnsdiag: update to 2.9.3

This commit is contained in:
Marius Schamschula
2026-02-03 18:47:10 -06:00
parent dc1ec7b5f8
commit f7ca64db6b
+4 -4
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0
name dnsdiag
version 2.9.2
version 2.9.3
revision 0
license BSD-2
@@ -18,9 +18,9 @@ homepage https://dnsdiag.org
supported_archs noarch
platforms {darwin any}
checksums rmd160 3759cce50544170140ec4e1106fad2f9af8fb76e \
sha256 600ba794762fa36e1ba444c8cd03770b7dd186c6ffdfac09099e567ee27a644f \
size 46148
checksums rmd160 48cc55e99765b533953e08106dcd4f9990930a56 \
sha256 d7da92b23e8477f2275817084e830adc4f16d952718c2c93d23388728de4c327 \
size 51130
variant python310 conflicts python311 python312 python313 python314 description {Use Python 3.10} {}
variant python311 conflicts python310 python312 python313 python314 description {Use Python 3.11} {}