diff options
author | Pavel Vinogradov | 2021-11-10 16:28:14 -0500 |
---|---|---|
committer | Pavel Vinogradov | 2021-11-10 16:28:14 -0500 |
commit | 23b9f66bb352896561efcafcb4f4f02967251777 (patch) | |
tree | e8e115d83c00111aa549063f3b715cc98df1d6f4 | |
parent | e3885ad5a714c3d2107ad3e0f2b233c056c63c4b (diff) |
ftp/curl: version 7.80.0
-rwxr-xr-x | ftp/curl/DETAILS | 2 | ||||
-rw-r--r-- | ftp/curl/HISTORY | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS index 5e75bc6bc2..2415b18ae7 100755 --- a/ftp/curl/DETAILS +++ b/ftp/curl/DETAILS @@ -1,5 +1,5 @@ SPELL=curl - VERSION=7.79.1 + VERSION=7.80.0 SECURITY_PATCH=37 SOURCE=$SPELL-$VERSION.tar.xz SOURCE2=$SOURCE.asc diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY index 9f539f5305..34c2887c92 100644 --- a/ftp/curl/HISTORY +++ b/ftp/curl/HISTORY @@ -1,3 +1,6 @@ +2021-11-10 Pavel Vinogradov <public@sourcemage.org> + * DETAILS: version 7.80.0 + 2021-09-25 Florian Franzmann <bwlf@bandrate.org> * DETAILS: version 7.79.1 |