diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-08-13 17:12:32 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-08-13 17:13:01 +0000 |
commit | 6e8120250c6c10e1d1b058196858d243fa80b6fb (patch) | |
tree | 644f2556500e2f64f14eca6c42661e21cce3c59c | |
parent | sysutils/runwhen: Unbreak build (diff) |
dns/dnscontrol: Update to 3.18.1
-rw-r--r-- | dns/dnscontrol/Makefile | 3 | ||||
-rw-r--r-- | dns/dnscontrol/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index c2fa72220bc3..bc737850830c 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,7 +1,6 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v -DISTVERSION= 3.17.0 -PORTREVISION= 2 +DISTVERSION= 3.18.1 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org diff --git a/dns/dnscontrol/distinfo b/dns/dnscontrol/distinfo index 7c2550e4544e..116fdef2f880 100644 --- a/dns/dnscontrol/distinfo +++ b/dns/dnscontrol/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1656166661 -SHA256 (go/dns_dnscontrol/dnscontrol-v3.17.0/v3.17.0.mod) = 5718a6b0251ddfd6bd48c915a137fd534f974c536db68adadb87032626255859 -SIZE (go/dns_dnscontrol/dnscontrol-v3.17.0/v3.17.0.mod) = 8314 -SHA256 (go/dns_dnscontrol/dnscontrol-v3.17.0/v3.17.0.zip) = 905c9acf9ebdaf4ef8cb54330648a0c5f6b47a82f3726640cca9c1cd8871bbdf -SIZE (go/dns_dnscontrol/dnscontrol-v3.17.0/v3.17.0.zip) = 2281484 +TIMESTAMP = 1660410068 +SHA256 (go/dns_dnscontrol/dnscontrol-v3.18.1/v3.18.1.mod) = 990f10696c55b4866e69e0fef0e37caaf99a3fdc58085b469c704d5f11b19dcb +SIZE (go/dns_dnscontrol/dnscontrol-v3.18.1/v3.18.1.mod) = 8185 +SHA256 (go/dns_dnscontrol/dnscontrol-v3.18.1/v3.18.1.zip) = dfb694877128651261f6e10d24431ad4f5c44fc4942040246be200dfe7173a22 +SIZE (go/dns_dnscontrol/dnscontrol-v3.18.1/v3.18.1.zip) = 2596989 |