From 6fb342716e33970edbece099ee34ca8c85b9564e Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 11 Jan 2024 13:22:34 +0100 Subject: [PATCH] platformio: update to 6.1.12 --- srcpkgs/platformio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/platformio/template b/srcpkgs/platformio/template index bb9f8d32f2ddc..290d5ec8bf521 100644 --- a/srcpkgs/platformio/template +++ b/srcpkgs/platformio/template @@ -1,6 +1,6 @@ # Template file for 'platformio' pkgname=platformio -version=6.1.11 +version=6.1.12 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=686b45c95cf7a12ba338c744bf9d530a7e9ef1bf52b34d010c065dd81bb48c3a +checksum=97b2f10bd724a7ee3603114f47cb9010eba34160f99caa9ac1511a1bd5ff26c5 post_install() { vinstall platformio/assets/system/99-platformio-udev.rules 644 usr/lib/udev/rules.d