platformio: update to 5.1.1.
This commit is contained in:
parent
183d08a2f9
commit
96b7c510a0
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'platformio'
|
# Template file for 'platformio'
|
||||||
pkgname=platformio
|
pkgname=platformio
|
||||||
version=5.1.0
|
version=5.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="platformio-core-${version}"
|
wrksrc="platformio-core-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -18,7 +18,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=3579411f44f490282be3eba552a672bd8afe8d7198faefca25a3c5e0d19d34b7
|
checksum=f312c4cb535dc52c96b754cb54df3fee8001ab960894c7f2f9edd0e50d416aed
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user