aboutsummaryrefslogtreecommitdiff
path: root/net/cloudflared/Makefile
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2020-08-02 11:15:46 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2020-08-02 11:15:46 +0000
commit2764d08354aa91b9da41baa052608e7d867add9e (patch)
treecbfadeb3685418cf946d129d3ed2086b6918884f /net/cloudflared/Makefile
parentf8178149c6258772c886ebaedc8e80511ffde7fe (diff)
downloadports-2764d08354aa91b9da41baa052608e7d867add9e.tar.gz
ports-2764d08354aa91b9da41baa052608e7d867add9e.zip
net/cloudflared: fix build on aarch64, and update to 2020.7.4
fixed PR 247047; patch must land in upstream's source (refer to its GRANT OF RIGHTS) while here, update 2020.7.0 to 2020.7.4; raw.githubusercontent.com/cloudflare/cloudflared/2020.7.4/RELEASE_NOTES PR: 247047 Reported by: mikael@ Obtained from: https://github.com/cloudflare/cloudflared/commit/a99780e
Notes
Notes: svn path=/head/; revision=543945
Diffstat (limited to 'net/cloudflared/Makefile')
-rw-r--r--net/cloudflared/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile
index ac7e9c13bd36..98a3c5ba137d 100644
--- a/net/cloudflared/Makefile
+++ b/net/cloudflared/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cloudflared
-DISTVERSION= 2020.7.0
+DISTVERSION= 2020.7.4
CATEGORIES= net www
MAINTAINER= egypcio@FreeBSD.org