blob: 1b67e575b1cbc59af00f236ec486a1b82309a8a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = ros2-humble-bond
pkgdesc = A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing.
pkgver = 3.0.2
pkgrel = 4
url = https://index.ros.org/p/bond/
arch = any
makedepends = cmake
depends = ros2-humble
source = https://github.com/ros/bond_core/archive/refs/tags/3.0.2.tar.gz
sha256sums = 16f0a741c238057146c50f4537d0e41c6c1842f7890a9fea1e782743ec9909f3
pkgname = ros2-humble-bond
|