Flagged Out-of-Date Comment: libcoap-git

soenke flagged libcoap-git out-of-date on 2022-01-11 (UTC) for the following reason:

GitHub no longer allows unauthenticated git (https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git). Source git URL should be changed (e.g. git+https:// ): diff --git i/PKGBUILD w/PKGBUILD index 98a82af..344bb74 100644 --- i/PKGBUILD +++ w/PKGBUILD @@ -9,7 +9,7 @@ license=('BSD2' 'GPL2') makedepends=('git' 'doxygen' 'asciidoc') provides=('libcoap') conflicts=('libcoap') -source=("$_gitname::git://github.com/obgm/libcoap.git") +source=("$_gitname::git+https://github.com/obgm/libcoap.git") md5sums=('SKIP') pkgver() {