diff --git a/net/webhook/Portfile b/net/webhook/Portfile index 29b1931376b..4c4510bff07 100644 --- a/net/webhook/Portfile +++ b/net/webhook/Portfile @@ -3,9 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/adnanh/webhook 2.8.2 -# Delete this on next update to use golang PortGroup's default ('archive') -github.tarball_from tarball +go.setup github.com/adnanh/webhook 2.8.3 revision 0 categories net @@ -22,9 +20,9 @@ long_description \ order for the hook to be triggered. checksums ${distname}${extract.suffix} \ - rmd160 0186e86341d7cf711278909d1f2b12367aa37b8d \ - sha256 a74806f9b5e93203507cb82842ae68e71a6017b7f0c64a0a96a33b166688d060 \ - size 1542928 + rmd160 c32f606e696e224f56c5989d472604a3b550bbe3 \ + sha256 5bfb3d9efd75d33bfee81fb8dae935178f42689fe0165fc1f5c5a312a0162541 \ + size 1548274 # FIXME: This port currently can't be built without allowing go mod to fetch go.offline_build no