diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2021-06-02 19:46:28 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2021-06-02 19:52:54 +0300 |
commit | 19e353525f9979aa4ea1786a0988d0ebe9ba0ef1 (patch) | |
tree | 59fcb6859f3cdaef850507744a3efebac514a86d /dev-embedded | |
parent | dev-perl/File-Copy-Recursive: Stabilize 0.450.0 arm64, #792831 (diff) | |
download | gentoo-19e353525f9979aa4ea1786a0988d0ebe9ba0ef1.tar.gz gentoo-19e353525f9979aa4ea1786a0988d0ebe9ba0ef1.tar.bz2 gentoo-19e353525f9979aa4ea1786a0988d0ebe9ba0ef1.zip |
dev-embedded/platformio: Version bump
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/platformio/Manifest | 2 | ||||
-rw-r--r-- | dev-embedded/platformio/platformio-5.1.1.ebuild (renamed from dev-embedded/platformio/platformio-5.0.1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest index 1c02427fa735..86ffc433232a 100644 --- a/dev-embedded/platformio/Manifest +++ b/dev-embedded/platformio/Manifest @@ -1 +1 @@ -DIST platformio-5.0.1.tar.gz 211141 BLAKE2B f42498d3232ee6954e9d591939235da4dd8e6028ca5bc5c28cd32293825a9bddb31a164beb9227b5f55d2fed43981ae161db1eb404917a12a3114e5868106d27 SHA512 4037f646676bce9807ae522ef70324749d3ccc342a9f06c959c888b40fc5f1658d98a912244ee196c1afcf4a871a8232c35c1744794bc5a8b6e0a82c309606df +DIST platformio-5.1.1.tar.gz 215305 BLAKE2B a7854138dec1b5b58c4f715dde98a273ed08c0da7fb305f89490944c210737c7c500731b21a5a9cb2bf3be3925f1666ef1084992b99df46d3ee83b449baaaa35 SHA512 f74ae3cb46065379b90c7ec3574d6ff0076085cd891bf41be2f38b6c6b59f87f4d013c1da6e4825f7d831ed17136e433385ab07c3f16b31342d5415192f87eff diff --git a/dev-embedded/platformio/platformio-5.0.1.ebuild b/dev-embedded/platformio/platformio-5.1.1.ebuild index cf15f6ca563e..db09e62b1189 100644 --- a/dev-embedded/platformio/platformio-5.0.1.ebuild +++ b/dev-embedded/platformio/platformio-5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |