mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
platformio: update to 4.3.3.
This commit is contained in:
parent
4953547044
commit
e160aa638b
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=4.3.1
|
version=4.3.3
|
||||||
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=82c5c99c859cd287674cbd4d298f4b4f143a7ed4ba76db5c3195c2499c9df6ce
|
checksum=883d2d41a0b711c84ef95b844e16abe1ab8cef3888673e4f123ae52eb725e170
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue