platformio: update to 4.2.1.

This commit is contained in:
bra1nwave 2020-02-18 11:57:26 +01:00 committed by Helmut Pozimski
parent 82d40e05d4
commit 64f8be334f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'platformio' # Template file for 'platformio'
pkgname=platformio pkgname=platformio
version=4.2.0 version=4.2.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="platformio-core-${version}" wrksrc="platformio-core-${version}"
@ -15,7 +15,7 @@ license="Apache-2.0"
homepage="https://github.com/platformio/platformio-core" homepage="https://github.com/platformio/platformio-core"
changelog="https://raw.githubusercontent.com/platformio/platformio-core/develop/HISTORY.rst" changelog="https://raw.githubusercontent.com/platformio/platformio-core/develop/HISTORY.rst"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=ae60d49ab6ac4c07d46196c30119339ae16f0e3c792c51376fdd12faa6204b48 checksum=9b405e4ab29232673f28a4302edabaeef15fb963b00aae6b37f6e6b4068bd26c
post_install() { post_install() {
vinstall scripts/99-platformio-udev.rules 644 usr/lib/udev/rules.d vinstall scripts/99-platformio-udev.rules 644 usr/lib/udev/rules.d