git: 5c6ad1a2d175 - main - libarchive: update documentation for suggested `git pull`
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 May 2025 22:18:19 UTC
The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=5c6ad1a2d175ec84e0e50621ce746c0d34fd5679 commit 5c6ad1a2d175ec84e0e50621ce746c0d34fd5679 Author: Enji Cooper <ngie@FreeBSD.org> AuthorDate: 2025-05-22 18:16:15 +0000 Commit: Enji Cooper <ngie@FreeBSD.org> CommitDate: 2025-05-28 22:17:42 +0000 libarchive: update documentation for suggested `git pull` Replace git:// with https:// . The git:// protocol URL might not be available, depending on firewall rules, as git:// is commonly blocked by ISPs. MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D50470 --- contrib/libarchive/FREEBSD-upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/libarchive/FREEBSD-upgrade b/contrib/libarchive/FREEBSD-upgrade index 0b5d4e921f49..7bdeb87d674e 100644 --- a/contrib/libarchive/FREEBSD-upgrade +++ b/contrib/libarchive/FREEBSD-upgrade @@ -2,7 +2,7 @@ libarchive The source code is pulled with git: - git clone git://github.com/libarchive/libarchive.git + git clone https://github.com/libarchive/libarchive.git The git branch for imports is named vendor/libarchive.