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 22:10:16 +0000
commitb4fa5f16f5b5ad86b599faf39daa63fde8955b6d (patch)
tree11e3436f1d39b8e75437cad9f040da3ff8e602a3 /ftp/curl/Makefile
parent763312be367b333ddbf970adb5fea6baed19bc16 (diff)
downloadports-b4fa5f16f5b5ad86b599faf39daa63fde8955b6d.tar.gz
ports-b4fa5f16f5b5ad86b599faf39daa63fde8955b6d.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 (cherry picked from commit 7026df49e83a3acffed2b2df48e65de541cf425b)
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}/