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

Commit

Permalink
Update 'catkin' to 0.7.17-p0
Browse files Browse the repository at this point in the history
  • Loading branch information
Krasimir Georgiev authored and ruslo committed May 30, 2019
1 parent 1384c1e commit 7accf29
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 @@ -186,7 +186,7 @@ hunter_default_version(breakpad VERSION 0.0.0-12ecff3-p2)
hunter_default_version(bullet VERSION 2.87-p0)
hunter_default_version(c-ares VERSION 1.14.0-p0)
hunter_default_version(caffe VERSION rc3-p2)
hunter_default_version(catkin VERSION 0.7.11-p2)
hunter_default_version(catkin VERSION 0.7.17-p0)
hunter_default_version(cctz VERSION 2.2.0)
hunter_default_version(ccv VERSION 0.7-p6)
hunter_default_version(cereal VERSION 1.2.2-p0)
Expand Down
11 changes: 11 additions & 0 deletions cmake/projects/catkin/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,17 @@ hunter_add_version(
"d8001b873e2482a48eeb6fe573f88fc4d6d63b7b"
)

hunter_add_version(
PACKAGE_NAME
catkin
VERSION
0.7.17-p0
URL
"https://github.com/hunter-packages/catkin/archive/v0.7.17-p0.tar.gz"
SHA1
"13aac5184149590d3da67eb23002da690e8df0a6"
)

hunter_cmake_args(
catkin
CMAKE_ARGS
Expand Down

0 comments on commit 7accf29

Please sign in to comment.