mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
Merge pull request #11120 from fjmolinas/pkg/lwip_fix_URL
pkg/lwip: update pkg_url from git:// to https://
This commit is contained in:
commit
f4145b3bfc
@ -1,5 +1,5 @@
|
||||
PKG_NAME=lwip
|
||||
PKG_URL=git://git.savannah.nongnu.org/lwip.git
|
||||
PKG_URL=https://git.savannah.nongnu.org/git/lwip.git
|
||||
# lwIP v2.1.2
|
||||
PKG_VERSION=159e31b689577dbf69cf0683bbaffbd71fa5ee10
|
||||
PKG_LICENSE=BSD-3-Clause
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user