aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-29 21:42:30 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-29 21:49:24 +0000
commit7026df49e83a3acffed2b2df48e65de541cf425b (patch)
tree02e7638e25129b9e1f3a42793a9c26cd39b58726 /ftp/curl/Makefile
parente1334a42725e0437b6fcfb798933818184a8e95e (diff)
downloadports-7026df49e83a3acffed2b2df48e65de541cf425b.tar.gz
ports-7026df49e83a3acffed2b2df48e65de541cf425b.zip
ftp/curl: Update to 7.84.0
Changes: https://curl.se/changes.html Security: CVE-2022-32205, CVE-2022-32206, CVE-2022-32207, CVE-2022-32208 Security: ae5722a6-f5f0-11ec-856e-d4c9ef517024
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 905be1ca3cfe..5bdaa0bc19db 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -1,7 +1,7 @@
# Created by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
PORTNAME= curl
-PORTVERSION= 7.83.1
+PORTVERSION= 7.84.0
CATEGORIES= ftp net www
MASTER_SITES= https://curl.se/download/ \
https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/