Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/554158c91114fe78ca70ed50255df7cc491240b7
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/554158c91114fe78ca70ed50255df7cc491240b7
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/554158c91114fe78ca70ed50255df7cc491240b7

The branch, master has been updated
       via  554158c91114fe78ca70ed50255df7cc491240b7 (commit)
      from  a685dde6f4eb6def6af4588ea484de2ded22e98c (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=554158c91114fe78ca70ed50255df7cc491240b7
commit 554158c91114fe78ca70ed50255df7cc491240b7
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Update Clib2 version to 1.212
    
    It looks like 2.212 was a mistake: https://github.com/adtools/clib2/releases

diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 6eba100..e4f8a37 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 := 2_212
+UPSTREAM_CLIB2_VERSION := 1_212
 UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz
 UPSTREAM_CLIB2_URI := 
https://github.com/adtools/clib2/archive/$(UPSTREAM_CLIB2_TARBALL)
 


-----------------------------------------------------------------------

Summary of changes:
 m68k-unknown-amigaos/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 6eba100..e4f8a37 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 := 2_212
+UPSTREAM_CLIB2_VERSION := 1_212
 UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz
 UPSTREAM_CLIB2_URI := 
https://github.com/adtools/clib2/archive/$(UPSTREAM_CLIB2_TARBALL)
 


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to