diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-07 15:34:31 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-07 18:43:15 +0000 |
commit | 38f9a4a24d343fc2b495da1c56ad44b120d305a3 (patch) | |
tree | 275afe2b86f008caddedb52bdcfb805ad4c7c095 | |
parent | 7ce360c4757f832a26d6263003790a22751665dc (diff) |
dns/amass: Update 3.14.0 -> 3.14.1
Reported by: portscout
-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 2ba2813e49b2..731df905be1e 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,6 +1,6 @@ PORTNAME= amass DISTVERSIONPREFIX= v -DISTVERSION= 3.14.0 +DISTVERSION= 3.14.1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/amass/distinfo b/dns/amass/distinfo index da2321b33b73..21f8bcae73a8 100644 --- a/dns/amass/distinfo +++ b/dns/amass/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1633145468 -SHA256 (go/dns_amass/amass-v3.14.0/v3.14.0.mod) = e095cfe1f22af4e037f9b03251de7960b20608fd492feaf6db1089ed4c0f8753 -SIZE (go/dns_amass/amass-v3.14.0/v3.14.0.mod) = 1906 -SHA256 (go/dns_amass/amass-v3.14.0/v3.14.0.zip) = 9631948f2fdafe4495d79acd595687c5301e2288bff1916e444237b29b86fdd8 -SIZE (go/dns_amass/amass-v3.14.0/v3.14.0.zip) = 32675062 +TIMESTAMP = 1633620587 +SHA256 (go/dns_amass/amass-v3.14.1/v3.14.1.mod) = 8dc2f6f56c859c3c1ae939156f2f1c1d7accfd54035f773298e55da65fd06d42 +SIZE (go/dns_amass/amass-v3.14.1/v3.14.1.mod) = 2011 +SHA256 (go/dns_amass/amass-v3.14.1/v3.14.1.zip) = 1f640f8ddefb150bd3dbfd818d7f337cd6cbb30cb73308374c6635f196ede58a +SIZE (go/dns_amass/amass-v3.14.1/v3.14.1.zip) = 32738686 |