mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
ddba1218e0
commit
a587a1be82
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'platformio'
|
# Template file for 'platformio'
|
||||||
pkgname=platformio
|
pkgname=platformio
|
||||||
version=6.1.16
|
version=6.1.17
|
||||||
revision=2
|
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
|
||||||
make_check_target="tests/test_examples.py"
|
make_check_target="tests/test_examples.py"
|
||||||
|
@ -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=c12de94f7b9651e183ae92351de4f82215ecbe2c462c2ec1255f3c0469ba79f5
|
checksum=8876df773b262e7c5ec6784537dba10c0f305b448da11631f0142da4b288c3f3
|
||||||
|
|
||||||
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
Reference in a new issue