Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Update 'ros_environment' to 1.2.1-p0
Browse files Browse the repository at this point in the history
  • Loading branch information
Krasimir Georgiev authored and ruslo committed Jun 3, 2019
1 parent 27a9c96 commit 76c3fd6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/configs/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ hunter_default_version(ros VERSION 1.14.4-p0)
hunter_default_version(ros_comm_msgs VERSION 1.11.2-p0)
hunter_default_version(ros_common_msgs VERSION 1.12.6-p0)
hunter_default_version(ros_console_bridge VERSION 0.4.3-p0)
hunter_default_version(ros_environment VERSION 1.2.0-p0)
hunter_default_version(ros_environment VERSION 1.2.1-p0)
hunter_default_version(ros_gencpp VERSION 0.6.2-p0)
hunter_default_version(ros_geneus VERSION 2.2.6-p0)
hunter_default_version(ros_genlisp VERSION 0.4.16-p0)
Expand Down
11 changes: 11 additions & 0 deletions cmake/projects/ros_environment/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ hunter_add_version(
"01068d113b6517496027a01ca91c85030ae8638f"
)

hunter_add_version(
PACKAGE_NAME
ros_environment
VERSION
1.2.1-p0
URL
"https://github.com/hunter-packages/ros_environment/archive/v1.2.1-p0.tar.gz"
SHA1
"bbc8d15550fce1478748fadb9170d3a3e5e49460"
)

hunter_cmake_args(
ros_environment
CMAKE_ARGS
Expand Down

0 comments on commit 76c3fd6

Please sign in to comment.