summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2021-07-01 11:01:25 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2021-07-01 11:01:25 +0100
commita1b46e1e4885ce238ceedbb89607ea50ba3e631a (patch)
treecff5ee243eeea8959ec10fba13ec9e90da7d1b63
parentf7429c43ddb4e35cdbf83999b9ed78e366fc1a6f (diff)
downloadtoolchains-a1b46e1e4885ce238ceedbb89607ea50ba3e631a.tar.gz
toolchains-a1b46e1e4885ce238ceedbb89607ea50ba3e631a.tar.bz2
m68k-amigaos: update to NDK3.2R3
-rw-r--r--m68k-unknown-amigaos/Makefile4
1 files 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)