Hello ports, Just a tiny bump to devel/attinycore to bring it to 1.5.1.
Changelog: * add commands to upload through the new micronucleus version, missed in 1.5.0 * fix some minor spelling and grammar errors Compiles projects fine in amd64. Ok? -- Tracey Emery Index: Makefile =================================================================== RCS file: /cvs/ports/devel/attinycore/Makefile,v retrieving revision 1.2 diff -u -p -u -r1.2 Makefile --- Makefile 26 Feb 2021 17:50:15 -0000 1.2 +++ Makefile 5 Mar 2021 15:38:12 -0000 @@ -4,7 +4,7 @@ COMMENT = Arduino core for modern ATtiny GH_ACCOUNT = SpenceKonde GH_PROJECT = ATTinyCore -GH_TAGNAME = 1.5.0 +GH_TAGNAME = 1.5.1 PKGNAME = attinycore-${GH_TAGNAME} Index: distinfo =================================================================== RCS file: /cvs/ports/devel/attinycore/distinfo,v retrieving revision 1.2 diff -u -p -u -r1.2 distinfo --- distinfo 26 Feb 2021 17:50:16 -0000 1.2 +++ distinfo 5 Mar 2021 15:38:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (ATTinyCore-1.5.0.tar.gz) = INPg9/mVP57UWtaCEPRWhiE0ByVqBYJJPtja6BQ5Guk= -SIZE (ATTinyCore-1.5.0.tar.gz) = 4447214 +SHA256 (ATTinyCore-1.5.1.tar.gz) = WfS4IXRrETPqvp2e9Gi9d0yrZbINgqbI6rjb3s0dCUw= +SIZE (ATTinyCore-1.5.1.tar.gz) = 4448751