aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:17:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:17:33 +0000
commit6ac07e9080e26e226fc6c7fdbf0611dfcb1406cb (patch)
tree7229170d111649a2c6f5f35ec1198182a8d3460c /ftp/curl/Makefile
parent9a413c2f48432b6cf52e399999ee993d223f4c88 (diff)
downloadports-6ac07e9080e26e226fc6c7fdbf0611dfcb1406cb.tar.gz
ports-6ac07e9080e26e226fc6c7fdbf0611dfcb1406cb.zip
ftp/curl: Update to 7.81.0
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 bc16e5acd75e..a9dd78a6f821 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.80.0
+PORTVERSION= 7.81.0
CATEGORIES= ftp net www
MASTER_SITES= https://curl.se/download/ \
https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/