diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-06-20 23:33:10 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-06-21 00:44:28 -0700 |
commit | 818e47f00152e629bd6679c8c31d9a8c30c1dca9 (patch) | |
tree | d84aa5e835dec447f9d7f98ed8c405e98ceee0c6 /dns | |
parent | de634e7918c65f6bc043ed8938e292ccf0280094 (diff) | |
download | freebsd-ports-818e47f00152e629bd6679c8c31d9a8c30c1dca9.zip |
dns/amass: Update 3.23.2 → 3.23.3
Reported by: portscout
Diffstat (limited to 'dns')
-rw-r--r-- | dns/amass/Makefile | 2 | ||||
-rw-r--r-- | dns/amass/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dns/amass/Makefile b/dns/amass/Makefile index efb4a8f1352a..cc81aff1c95d 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,6 +1,6 @@ PORTNAME= amass DISTVERSIONPREFIX= v -DISTVERSION= 3.23.2 +DISTVERSION= 3.23.3 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/amass/distinfo b/dns/amass/distinfo index 3c61d990e4f1..2a9218a541ab 100644 --- a/dns/amass/distinfo +++ b/dns/amass/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1685916865 -SHA256 (go/dns_amass/amass-v3.23.2/v3.23.2.mod) = 3d4bd2314863103a6356f4cbab2043c70bcef13677de1fb0ce83f95247c244f5 -SIZE (go/dns_amass/amass-v3.23.2/v3.23.2.mod) = 3998 -SHA256 (go/dns_amass/amass-v3.23.2/v3.23.2.zip) = c265a7022f40b5999b6e6e435a97f0b20c41d9b89ade8e9d8140689875fc6285 -SIZE (go/dns_amass/amass-v3.23.2/v3.23.2.zip) = 20585029 +TIMESTAMP = 1687329029 +SHA256 (go/dns_amass/amass-v3.23.3/v3.23.3.mod) = 3d4bd2314863103a6356f4cbab2043c70bcef13677de1fb0ce83f95247c244f5 +SIZE (go/dns_amass/amass-v3.23.3/v3.23.3.mod) = 3998 +SHA256 (go/dns_amass/amass-v3.23.3/v3.23.3.zip) = c7953eb217de4cdbe7483875dae2bc6ee0b8f5d2727bbc5dbd272c585dc3ec60 +SIZE (go/dns_amass/amass-v3.23.3/v3.23.3.zip) = 20582528 |