summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Revol <revol@free.fr>2018-06-03 11:18:58 +0200
committerFrançois Revol <revol@free.fr>2018-07-24 19:26:46 +0200
commit59f9cf4063640505c29231ec262071b194517f9f (patch)
tree8396f430ffe525800f87c5e747a7704eb85f9e2a
parentfb581492ae1b7a7a63e1ee2bb2274e0813abf86e (diff)
downloadtoolchains-59f9cf4063640505c29231ec262071b194517f9f.tar.gz
toolchains-59f9cf4063640505c29231ec262071b194517f9f.tar.bz2
m5475-atari-mint: update mintlib on par with m68k
-rw-r--r--m5475-atari-mint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/m5475-atari-mint/Makefile b/m5475-atari-mint/Makefile
index cc6543c..54d9a57 100644
--- a/m5475-atari-mint/Makefile
+++ b/m5475-atari-mint/Makefile
@@ -31,7 +31,7 @@ UPSTREAM_MINTBIN_VERSION := CVS-20110527
UPSTREAM_MINTBIN_TARBALL := mintbin-$(UPSTREAM_MINTBIN_VERSION).tar.gz
UPSTREAM_MINTBIN_URI := http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/$(UPSTREAM_MINTBIN_TARBALL)
-UPSTREAM_MINTLIB_VERSION := CVS-20131219
+UPSTREAM_MINTLIB_VERSION := Git-20170304
UPSTREAM_MINTLIB_TARBALL := mintlib-$(UPSTREAM_MINTLIB_VERSION).tar.gz
UPSTREAM_MINTLIB_URI := http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/$(UPSTREAM_MINTLIB_TARBALL)