diff options
author | Alexis Ballier <aballier@gentoo.org> | 2022-10-25 12:40:44 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2022-10-25 13:31:57 +0200 |
commit | 0612112e85201a3f3a60a3d61c74f99f1a4e780b (patch) | |
tree | 21c9b6f2c885812e513447f883a90d24abefac37 /dev-ros | |
parent | dev-ros/genmsg: bump to 0.6.0 (diff) | |
download | gentoo-0612112e85201a3f3a60a3d61c74f99f1a4e780b.tar.gz gentoo-0612112e85201a3f3a60a3d61c74f99f1a4e780b.tar.bz2 gentoo-0612112e85201a3f3a60a3d61c74f99f1a4e780b.zip |
dev-ros/gencpp: bump to 0.7.0
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/gencpp/Manifest | 2 | ||||
-rw-r--r-- | dev-ros/gencpp/gencpp-0.7.0.ebuild (renamed from dev-ros/gencpp/gencpp-0.6.5.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/gencpp/Manifest b/dev-ros/gencpp/Manifest index b540a74fc21b..ac3d60f149cf 100644 --- a/dev-ros/gencpp/Manifest +++ b/dev-ros/gencpp/Manifest @@ -1 +1 @@ -DIST gencpp-0.6.5.tar.gz 9803 BLAKE2B 3f22693cf8924a9c6c88aea287eb44f15670c0289c441a4dc631e9386d28702be074551ce2f0585cfc8f237a4d3925206c56d9cd760aae63655c9e7fc6bd82d2 SHA512 37f8869f2671a2dbbaf2d6fe9517cf0675639b3d1ce1940cb3ae3ce40432a61cafbe8e272a71b49cc1068f33dd5201cf3e0a2e0bed1c9ed1a5053669e35596aa +DIST gencpp-0.7.0.tar.gz 9914 BLAKE2B 79a259768be409d4d05a6b7f71a709761ac9c49aeb82a2910045c205eb6600a08e20c6457c36cb3d7b27865c8fcb4e90f65e5c622ee24567c36d6fc04ca0dff7 SHA512 5fc73ef7e03b1712ddb071ba3d6f49b6657eca3ebadb8384f19efe457f3de2fb799c02a603ea32960c265acd2bd752a0a020db753bf0f2c4d00fdd102da4519f diff --git a/dev-ros/gencpp/gencpp-0.6.5.ebuild b/dev-ros/gencpp/gencpp-0.7.0.ebuild index dca06b5f534d..44bc8f1377ba 100644 --- a/dev-ros/gencpp/gencpp-0.6.5.ebuild +++ b/dev-ros/gencpp/gencpp-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |