Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/a1b46e1e4885ce238c...
...commit
http://git.netsurf-browser.org/toolchains.git/commit/a1b46e1e4885ce238cee...
...tree
http://git.netsurf-browser.org/toolchains.git/tree/a1b46e1e4885ce238ceedb...
The branch, chris/ndk32 has been updated
via a1b46e1e4885ce238ceedbb89607ea50ba3e631a (commit)
from f7429c43ddb4e35cdbf83999b9ed78e366fc1a6f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/toolchains.git/commit/?id=a1b46e1e4885ce23...
commit a1b46e1e4885ce238ceedbb89607ea50ba3e631a
Author: Chris Young <chris(a)unsatisfactorysoftware.co.uk>
Commit: Chris Young <chris(a)unsatisfactorysoftware.co.uk>
m68k-amigaos: update to NDK3.2R3
diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 8c6f849..7d0e0ea 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -29,8 +29,8 @@ UPSTREAM_CLIB2_VERSION := 1_214
UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz
UPSTREAM_CLIB2_URI :=
https://github.com/adtools/clib2/archive/$(UPSTREAM_CLIB2_TARBALL)
-UPSTREAM_NDK_TARBALL := NDK3.2R2.lha
-UPSTREAM_NDK_URI :=
"http://hyperion-entertainment.biz/index.php/downloads?view=download&format=raw&file=122"
+UPSTREAM_NDK_TARBALL := NDK3.2R3.lha
+UPSTREAM_NDK_URI :=
"http://hyperion-entertainment.biz/index.php/downloads?view=download&format=raw&file=123"
UPSTREAM_OPENURL_VERSION := 7.16
UPSTREAM_OPENURL_TARBALL := openurl-$(UPSTREAM_OPENURL_VERSION)
-----------------------------------------------------------------------
Summary of changes:
m68k-unknown-amigaos/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 8c6f849..7d0e0ea 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -29,8 +29,8 @@ UPSTREAM_CLIB2_VERSION := 1_214
UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz
UPSTREAM_CLIB2_URI :=
https://github.com/adtools/clib2/archive/$(UPSTREAM_CLIB2_TARBALL)
-UPSTREAM_NDK_TARBALL := NDK3.2R2.lha
-UPSTREAM_NDK_URI :=
"http://hyperion-entertainment.biz/index.php/downloads?view=download&format=raw&file=122"
+UPSTREAM_NDK_TARBALL := NDK3.2R3.lha
+UPSTREAM_NDK_URI :=
"http://hyperion-entertainment.biz/index.php/downloads?view=download&format=raw&file=123"
UPSTREAM_OPENURL_VERSION := 7.16
UPSTREAM_OPENURL_TARBALL := openurl-$(UPSTREAM_OPENURL_VERSION)
--
Cross-compilation toolchains and environments