aboutsummaryrefslogtreecommitdiff
path: root/net/croc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/croc/Makefile')
-rw-r--r--net/croc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/croc/Makefile b/net/croc/Makefile
index ebc63adcbb53..e000c9bb6c64 100644
--- a/net/croc/Makefile
+++ b/net/croc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= croc
-PORTVERSION= 9.6.8
+PORTVERSION= 9.6.9
DISTVERSIONPREFIX= v
CATEGORIES= net
@@ -22,10 +22,10 @@ GH_TUPLE= OneOfOne:xxhash:v1.2.8:oneofone_xxhash/vendor/github.com/OneOfOne/xxha
denisbrodbeck:machineid:v1.0.1:denisbrodbeck_machineid/vendor/github.com/denisbrodbeck/machineid \
go-check:check:10cb98267c6c:go_check_check/vendor/gopkg.in/check.v1 \
go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
- golang:crypto:v0.18.0:golang_crypto/vendor/golang.org/x/crypto \
+ golang:crypto:v0.19.0:golang_crypto/vendor/golang.org/x/crypto \
golang:net:v0.20.0:golang_net/vendor/golang.org/x/net \
- golang:sys:v0.16.0:golang_sys/vendor/golang.org/x/sys \
- golang:term:v0.16.0:golang_term/vendor/golang.org/x/term \
+ golang:sys:v0.17.0:golang_sys/vendor/golang.org/x/sys \
+ golang:term:v0.17.0:golang_term/vendor/golang.org/x/term \
golang:text:v0.14.0:golang_text/vendor/golang.org/x/text \
golang:time:v0.5.0:golang_time/vendor/golang.org/x/time \
kalafut:imohash:v1.0.2:kalafut_imohash/vendor/github.com/kalafut/imohash \