platformio: update to 6.1.14
This commit is contained in:
parent
942b4dc9ab
commit
103696daa0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'platformio'
|
# Template file for 'platformio'
|
||||||
pkgname=platformio
|
pkgname=platformio
|
||||||
version=6.1.13
|
version=6.1.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# According to https://github.com/platformio/platformio-core/blob/9c20ab81cb68f1ffb7a8cac22ce95c4c797643ec/Makefile#L13
|
# According to https://github.com/platformio/platformio-core/blob/9c20ab81cb68f1ffb7a8cac22ce95c4c797643ec/Makefile#L13
|
||||||
|
@ -19,7 +19,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="https://github.com/platformio/platformio-core/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/platformio/platformio-core/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f3863b0067c54f9bbe4c63bc4d7ffdac0198d181d8bad4b69620be914e74913d
|
checksum=041c16f9ff612acd6aaefc733bc96e45a48d2685e7e6678e5b8ef6a1d59086be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall platformio/assets/system/99-platformio-udev.rules 644 usr/lib/udev/rules.d
|
vinstall platformio/assets/system/99-platformio-udev.rules 644 usr/lib/udev/rules.d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue