Skip to content

Commit 1408b6f

Browse files
committed
Update README.md
#10 Fixed links to the folders containing the latest beta and stable builds for ARMv7 and ARMv6-armhf. Ideally the linker links to the latest versions of the files should be used. Those update automagically as new version roll out.
1 parent 744cd4f commit 1408b6f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ For ARMv7+ Devices with atleast GLIBC 2.19
4141
* [Latest Unofficial Stable Rust Library](https://sothr.com/RustBuild/armv7/rustlib/stable/latest)
4242

4343
## ARMv7 Direct Repository Links
44-
### [Unofficial Nightly Binaries (1.6.0)](https://www.dropbox.com/sh/gcat9erkhd4acq1/AABSM3TWIqcrSFx0LRijUNAYa?dl=0)
45-
### [Unofficial Beta Binaries (1.5.0)](https://www.dropbox.com/sh/dcrp7cjjt0x44un/AAB3jl22SLd8wFgqEspfqzoZa?dl=0)
46-
### [Unofficial Stable Binaries (1.4.0)](https://www.dropbox.com/sh/apmrspozgb9zj3e/AAAWw0-Dp3a9WnCm88krRpg9a?dl=0)
44+
### [Unofficial Nightly Binaries (1.7.0)](https://www.dropbox.com/sh/gcat9erkhd4acq1/AABSM3TWIqcrSFx0LRijUNAYa?dl=0)
45+
### [Unofficial Beta Binaries (1.6.0)](https://www.dropbox.com/sh/zwt8efw2q8i4tp1/AABsxIsk0vh_swbenZHDYC8ya?dl=0)
46+
### [Unofficial Stable Binaries (1.5.0)](https://www.dropbox.com/sh/28g3ji7xpcotare/AADPR0jIUZQskT-vJXEb3NOUa?dl=0)
4747

4848
## ARMv6-armhf
4949
(Built on Raspbian with Clang 3.7 (October 7th+) or GCC 4.8 (September 29th-), GLIBC 2.13-38+rpi2+deb7u8, OpenSSL 1.2.0d static)
@@ -68,14 +68,14 @@ For Raspberry Pi (A, A+, B, B+, 2) running Raspbian Wheezy (7)
6868
* [Latest Unofficial Stable Rust Library](https://sothr.com/RustBuild/armv6-armhf/rustlib/stable/latest)
6969

7070
## ARMv6-armhf Direct Repository Links
71-
### [Unofficial Nightly Binaries (1.6.0)](https://www.dropbox.com/sh/866e4szgdvjmy45/AABP1moHeCTyST9B3qJIdVfva?dl=0)
72-
### [Unofficial Beta Binaries (1.5.0)](https://www.dropbox.com/sh/x3ggurtfl5qsu0q/AACbJ0Nq_pvFX5KFjVQR07Jra?dl=0)
73-
### [Unofficial Stable Binaries (1.4.0)](https://www.dropbox.com/sh/3crw268v4b7qed2/AABFfxT6o9NiMvCNvROaKilYa?dl=0)
71+
### [Unofficial Nightly Binaries (1.7.0)](https://www.dropbox.com/sh/866e4szgdvjmy45/AABP1moHeCTyST9B3qJIdVfva?dl=0)
72+
### [Unofficial Beta Binaries (1.6.0)](https://www.dropbox.com/sh/hqy2kz0r0hecvjw/AABolHvAly0RT3-nosNC_Ze1a?dl=0)
73+
### [Unofficial Stable Binaries (1.5.0)](https://www.dropbox.com/sh/wat1e4n897dih3u/AABc7c2a1_UY2O8eNrRn7b2Ca?dl=0)
7474

7575
## Builds tested on:
7676
- ODROID XU4 (@Today This is the build server) [ARMv7](#armv7) [ARMv6-armhf](#armv6-armhf)
7777
- CubieBoard2 (8/30/2015) [ARMv7](#armv7)
78-
- Samsung Note 10.1 (2014) in Arch chroot (10/29/2015) [ARMv7](#armv7)
78+
- Samsung Note 10.1 (2014) in Arch chroot (12/21/2015) [ARMv7](#armv7)
7979
- Raspberry Pi B (10/7/2015) [ARMv6-armhf](#armv6-armhf)
8080

8181
# Binary Install/Uninstall Instructions

0 commit comments

Comments
 (0)