diff --git a/srcpkgs/platformio/template b/srcpkgs/platformio/template index e4ea7667491..f338639c7d3 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