diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 08:38:57 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:31 +0000 |
| commit | 65aaf9e2bf55036a51c8d180763c4ad993f8c5a2 (patch) | |
| tree | f78e8e19709351705ce5ed34d3c68e24bb674639 /testing | |
| parent | 30fbc952499c442aec57ea0bd711819b8c51a96d (diff) | |
| download | aports-65aaf9e2bf55036a51c8d180763c4ad993f8c5a2.tar.bz2 aports-65aaf9e2bf55036a51c8d180763c4ad993f8c5a2.tar.xz | |
testing/platformio-core: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/platformio-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/platformio-core/APKBUILD b/testing/platformio-core/APKBUILD index 45e9f8c456..070cfb8455 100644 --- a/testing/platformio-core/APKBUILD +++ b/testing/platformio-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=platformio-core pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="An open source ecosystem for IoT development" url="https://platformio.org" arch="noarch" |
