diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile index fd9f990a758a..7db9abeb42e9 100644 --- a/net/cloudflared/Makefile +++ b/net/cloudflared/Makefile @@ -1,27 +1,26 @@ PORTNAME= cloudflared -DISTVERSION= 2022.12.1 -PORTREVISION= 2 +DISTVERSION= 2023.2.1 CATEGORIES= net www MAINTAINER= egypcio@FreeBSD.org COMMENT= Cloudflare's Argo Tunnel client WWW= https://developers.cloudflare.com/argo-tunnel/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= cpe go:1.18,modules +USES= cpe go:1.19,modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= cloudflare CPE_VENDOR= cloudflare GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/cloudflared GO_BUILDFLAGS+= -ldflags '-s -w -X main.Version=${PORTVERSION}' PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/cloudflared/distinfo b/net/cloudflared/distinfo index e3ac4ad8dc06..2c50123d61dc 100644 --- a/net/cloudflared/distinfo +++ b/net/cloudflared/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672139317 -SHA256 (cloudflare-cloudflared-2022.12.1_GH0.tar.gz) = 8cc5c41ea98a9d72687d5f62e733a9033191e834e4fa9b2aecc557f0ccfbda56 -SIZE (cloudflare-cloudflared-2022.12.1_GH0.tar.gz) = 7201655 +TIMESTAMP = 1676213625 +SHA256 (cloudflare-cloudflared-2023.2.1_GH0.tar.gz) = 468b0953eca6ab189859073067857062c91ed9adb18e12a43527e0dba3aa6409 +SIZE (cloudflare-cloudflared-2023.2.1_GH0.tar.gz) = 7403786