platformio: update to 4.3.0.
This commit is contained in:
parent
a13e6f9c13
commit
c58d6c71b3
@ -1,6 +1,6 @@
|
||||
# Template file for 'platformio'
|
||||
pkgname=platformio
|
||||
version=4.2.1
|
||||
version=4.3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="platformio-core-${version}"
|
||||
@ -15,7 +15,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=9b405e4ab29232673f28a4302edabaeef15fb963b00aae6b37f6e6b4068bd26c
|
||||
checksum=e2ed3523b20520ea7ba2a278c7181ce61c065c02e7d3af692f4c1c7c8aaba3c8
|
||||
|
||||
post_install() {
|
||||
vinstall scripts/99-platformio-udev.rules 644 usr/lib/udev/rules.d
|
||||
|
Loading…
Reference in New Issue
Block a user