summaryrefslogtreecommitdiff
path: root/m68k-unknown-amigaos/Makefile
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-11-20 15:37:41 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-11-20 15:37:41 +0000
commita6dfe581e487e9443813703e37c96633817176f9 (patch)
treea68558b5870727bd1768f660052d58278ee1c0c4 /m68k-unknown-amigaos/Makefile
parentd171f413b92004d5c349036306e15ecc79a8e73b (diff)
downloadtoolchains-a6dfe581e487e9443813703e37c96633817176f9.tar.gz
toolchains-a6dfe581e487e9443813703e37c96633817176f9.tar.bz2
Update clib2 to 1.208
Allows us to get slab allocator stats
Diffstat (limited to 'm68k-unknown-amigaos/Makefile')
-rw-r--r--m68k-unknown-amigaos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 5b16afa..7ba2e19 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -20,7 +20,7 @@ UPSTREAM_MPC_VERSION := 0.8.2
UPSTREAM_MPC_TARBALL := mpc-$(UPSTREAM_MPC_VERSION).tar.gz
UPSTREAM_MPC_URI := http://www.multiprecision.org/mpc/download/$(UPSTREAM_MPC_TARBALL)
-UPSTREAM_CLIB2_VERSION := 1_207
+UPSTREAM_CLIB2_VERSION := 1_208
UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz
UPSTREAM_CLIB2_URI := https://github.com/adtools/clib2/archive/$(UPSTREAM_CLIB2_TARBALL)