diff options
author | Steven Koo <steven.koo@ni.com> | 2022-01-11 11:47:09 -0600 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-01-11 13:01:09 -0600 |
commit | 8a5cfb3fc61d5ce19f6691d1074316bc8e77ba74 (patch) | |
tree | a8e72da2cc100b9c385d94937fa3822b93cffc34 /host | |
parent | 8a4f5b7c4df40666257b65fea9c10d1a9980cbd0 (diff) | |
download | uhd-8a5cfb3fc61d5ce19f6691d1074316bc8e77ba74.tar.gz uhd-8a5cfb3fc61d5ce19f6691d1074316bc8e77ba74.tar.bz2 uhd-8a5cfb3fc61d5ce19f6691d1074316bc8e77ba74.zip |
uhd: update git://github.com references to https
GitHub is removing support for using git://. Switch to https.
https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to 'host')
-rw-r--r-- | host/cmake/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/debian/control b/host/cmake/debian/control index 39663055c..2e1996a66 100644 --- a/host/cmake/debian/control +++ b/host/cmake/debian/control @@ -26,7 +26,7 @@ Build-Depends: cmake, python3-setuptools Standards-Version: 3.9.7 Homepage: https://www.ettus.com -Vcs-Git: git://github.com/EttusResearch/uhd.git +Vcs-Git: https://github.com/EttusResearch/uhd.git Package: uhd-host Architecture: any |