testing/console_bridge: upgrade to 1.0.2

This commit is contained in:
ptrcnull 2022-11-08 21:49:18 +01:00 committed by alice
parent c84cca81bb
commit 6c84dc8f25

View File

@ -1,7 +1,7 @@
# Contributor: Russ Webber <russ@rw.id.au>
# Maintainer: Russ Webber <russ@rw.id.au>
pkgname=console_bridge
pkgver=1.0.1
pkgver=1.0.2
pkgrel=0
pkgdesc="Logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages."
url="https://github.com/ros/console_bridge"
@ -34,4 +34,6 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="913b7ee1d5401c6324eaaab1f8a54d5ff6df4eedb119a1cd00712f223750d69313047344aec5887920497c7b456cf6cb88e5f756bfbbb5ed8223ec758cdfd021 console_bridge-1.0.1.tar.gz"
sha512sums="
ed427da8e59f9629f8d70e0a14415f88177c06fbaf7334bee56135dde91d19a1b54f5c9c668e0fd68314ab8dfd61446a174b9f528304decc5d4626a7c98882cb console_bridge-1.0.2.tar.gz
"