From a286d659b55aeeb92e6cf6954765b3808f4f4618 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 31 Mar 2021 10:24:14 +0200 Subject: [PATCH] platformio: update to 5.1.1. --- srcpkgs/platformio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/platformio/template b/srcpkgs/platformio/template index e4ea76674913..f338639c7d3a 100644 --- a/srcpkgs/platformio/template +++ b/srcpkgs/platformio/template @@ -1,6 +1,6 @@ # Template file for 'platformio' pkgname=platformio -version=5.1.0 +version=5.1.1 revision=1 wrksrc="platformio-core-${version}" build_style=python3-module @@ -18,7 +18,7 @@ license="Apache-2.0" homepage="https://github.com/platformio/platformio-core" changelog="https://raw.githubusercontent.com/platformio/platformio-core/develop/HISTORY.rst" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=3579411f44f490282be3eba552a672bd8afe8d7198faefca25a3c5e0d19d34b7 +checksum=f312c4cb535dc52c96b754cb54df3fee8001ab960894c7f2f9edd0e50d416aed post_install() { vinstall scripts/99-platformio-udev.rules 644 usr/lib/udev/rules.d