File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PortGroup legacysupport 1.1
55# PortGroup makefile 1.0
66
77name micropython
8- version 1.25 .0
8+ version 1.26 .0
99revision 0
1010categories devel lang
1111maintainers {i0ntempest @i0ntempest} openmaintainer
@@ -24,9 +24,9 @@ long_description The MicroPython project aims to put an implementation of Pyt
2424
2525use_xz yes
2626
27- checksums rmd160 c6aae080f164a501e5b2d7a29b39f9378dddba17 \
28- sha256 9fe99ad5808e66bb40d374f5cad187c32c7d1c49cf47f72b38fd453c28c2aebe \
29- size 109072312
27+ checksums rmd160 d7db75b47a1f7131499ed0c753f9cee9b9a533af \
28+ sha256 a1b8e0f6bf7a8a78b55ac865c46c4c45f9623a86a1785d2063ff1cb3b6e661d7 \
29+ size 110526232
3030
3131homepage https://micropython.org/
3232master_sites ${homepage} resources/source/
@@ -89,7 +89,7 @@ subport mpy-cross {
8989 categories-delete lang
9090 categories-append cross
9191 description MicroPython cross compiler utility
92- long_description mpy-cross is the MicroPython cross compiler utility, used to pre-compile \
92+ long_description ${subport} is the MicroPython cross compiler utility, used to pre-compile \
9393 python files into bytecode suitable for running on your target.
9494
9595 build.dir ${worksrcpath} /${subport}
You can’t perform that action at this time.
0 commit comments