diff --git a/srcpkgs/platformio/template b/srcpkgs/platformio/template index 606bd23e8f9..9646d207cd1 100644 --- a/srcpkgs/platformio/template +++ b/srcpkgs/platformio/template @@ -1,7 +1,7 @@ # Template file for 'platformio' pkgname=platformio -version=6.1.18 -revision=2 +version=6.1.19 +revision=1 build_style=python3-module # According to https://github.com/platformio/platformio-core/blob/9c20ab81cb68f1ffb7a8cac22ce95c4c797643ec/Makefile#L13 make_check_target="tests/test_examples.py" @@ -19,7 +19,7 @@ license="Apache-2.0" homepage="https://github.com/platformio/platformio-core" changelog="https://raw.githubusercontent.com/platformio/platformio-core/develop/HISTORY.rst" distfiles="https://github.com/platformio/platformio-core/archive/refs/tags/v${version}.tar.gz" -checksum=9665116a233f4e78306dfd3b8b3d1785cddda264976acda759bd8b275fc7c3c1 +checksum=b4c197b41191d5f853c4751ad5116fc0ad2ad74081df57ce20502084c6d60c81 post_install() { vinstall platformio/assets/system/99-platformio-udev.rules 644 usr/lib/udev/rules.d