git: 013715b5620f - main - ftp/curl: Update to 7.76.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:37:25 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=013715b5620f44cbdd6d490ca2449f4d869de15d
commit 013715b5620f44cbdd6d490ca2449f4d869de15d
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:12:01 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:09 +0000
ftp/curl: Update to 7.76.1
- Update MASTER_SITES
Changes: https://curl.haxx.se/changes.html
---
ftp/curl/Makefile | 6 +++---
ftp/curl/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index f5c6f4acbc16..184c1c5826a6 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -1,10 +1,10 @@
# Created by: Neil Blakey-Milner <nbm at rucus.ru.ac.za>
PORTNAME= curl
-PORTVERSION= 7.76.0
+PORTVERSION= 7.76.1
CATEGORIES= ftp net www
-MASTER_SITES= https://curl.haxx.se/download/ \
- LOCAL/sunpoet
+MASTER_SITES= https://curl.se/download/ \
+ https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Command line tool and library for transferring data with URLs
diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo
index e1219fefffa2..f14503d0e1b7 100644
--- a/ftp/curl/distinfo
+++ b/ftp/curl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618319948
-SHA256 (curl-7.76.0.tar.xz) = 6302e2d75c59cdc6b35ce3fbe716481dd4301841bbb5fd71854653652a014fc8
-SIZE (curl-7.76.0.tar.xz) = 2428552
+TIMESTAMP = 1619198385
+SHA256 (curl-7.76.1.tar.xz) = 64bb5288c39f0840c07d077e30d9052e1cbb9fa6c2dc52523824cc859e679145
+SIZE (curl-7.76.1.tar.xz) = 2427636
More information about the dev-commits-ports-all
mailing list