|
|
@@ -23,7 +23,7 @@ Alpha, FR-V, HPPA, IA64, LM32, NIOS2, Tile and Sparc64 are experimental and need
|
|
|
|
|
|
# News
|
|
|
|
|
|
-The upcoming FreeWRT 2.0 release will include latest uClibc-ng! Checkit out at https://www.freewrt.de
|
|
|
+The upcoming FreeWRT 2.0 release will include latest uClibc-ng! Check it out at https://www.freewrt.de
|
|
|
|
|
|
# Latest Release
|
|
|
|
|
|
@@ -64,10 +64,6 @@ and others.
|
|
|
|
|
|
Get the source via the following command:
|
|
|
|
|
|
- + git clone git://uclibc-ng.org/git/uclibc-ng
|
|
|
-
|
|
|
-Or via HTTPS (can be used with a proxy):
|
|
|
-
|
|
|
+ git clone https://git.uclibc-ng.org/git/uclibc-ng.git
|
|
|
|
|
|
GIT is mirrored here:
|
|
|
@@ -82,10 +78,6 @@ of any source code changes.
|
|
|
|
|
|
Get the source via the following command:
|
|
|
|
|
|
- + git clone git://uclibc-ng.org/git/uclibc-ng-test
|
|
|
-
|
|
|
-Or via HTTPS (can be used with a proxy):
|
|
|
-
|
|
|
+ git clone https://git.uclibc-ng.org/git/uclibc-ng-test.git
|
|
|
|
|
|
GIT is mirrored here:
|