From f652bdd0945010e04648335bff41a861b96b93c4 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Mon, 7 Oct 2024 12:55:52 +0200 Subject: [PATCH] platformio: update to 6.1.16 Closes: #52541 [via git-merge-pr] --- srcpkgs/platformio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/platformio/template b/srcpkgs/platformio/template index 364819202f4..8a6f3f960a4 100644 --- a/srcpkgs/platformio/template +++ b/srcpkgs/platformio/template @@ -1,6 +1,6 @@ # Template file for 'platformio' pkgname=platformio -version=6.1.15 +version=6.1.16 revision=1 build_style=python3-module # According to https://github.com/platformio/platformio-core/blob/9c20ab81cb68f1ffb7a8cac22ce95c4c797643ec/Makefile#L13 @@ -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=e01dc404ea4faafbeb5d02febe59c25f3b6610c1317f01add7f860704bc68c77 +checksum=c12de94f7b9651e183ae92351de4f82215ecbe2c462c2ec1255f3c0469ba79f5 post_install() { vinstall platformio/assets/system/99-platformio-udev.rules 644 usr/lib/udev/rules.d