diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-15 14:43:19 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-15 14:43:19 -0400 |
commit | ebd15a59b4453e4e99a3a7225f50b897dd83653a (patch) | |
tree | acd21b35bf6c69c216fab96fb102243832b2ec20 | |
parent | acb9cd3e964734bc83591811cc1f5499a769a5e6 (diff) |
add the new armel-ancient build
-rw-r--r-- | doc/builds.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/builds.mdwn b/doc/builds.mdwn index 77c9351e3..db1c9d74c 100644 --- a/doc/builds.mdwn +++ b/doc/builds.mdwn @@ -15,6 +15,9 @@ <h2>Linux i386-ancient</h2> <iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386-ancient/build-version"> </iframe> +<h2>Linux armel-ancient</h2> +<iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel-ancient/build-version"> +</iframe> <h2>Android</h2> <iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/4.3/build-version"> </iframe> @@ -40,6 +43,9 @@ <h2>Linux i386-ancient</h2> <iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386-ancient/"> </iframe> +<h2>Linux armel-ancient</h2> +<iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel-ancient/"> +</iframe> <h2>Android</h2> <iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/"> </iframe> |