summaryrefslogtreecommitdiff
path: root/m68k-unknown-amigaos/Makefile
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-11-19 11:19:09 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-11-19 11:19:09 +0000
commitd171f413b92004d5c349036306e15ecc79a8e73b (patch)
tree47b7ebf11e7828bce6650faef99f034ae2d43ba7 /m68k-unknown-amigaos/Makefile
parent51ba0d354c750b4bb22e2d368e3893da566ea171 (diff)
parentff3eeea2ff1a9a2ad04984017c76ce910e465170 (diff)
downloadtoolchains-d171f413b92004d5c349036306e15ecc79a8e73b.tar.gz
toolchains-d171f413b92004d5c349036306e15ecc79a8e73b.tar.bz2
Update clib2 to v1.207
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 b672b60..5b16afa 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_206
+UPSTREAM_CLIB2_VERSION := 1_207
UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz
UPSTREAM_CLIB2_URI := https://github.com/adtools/clib2/archive/$(UPSTREAM_CLIB2_TARBALL)