diff --git a/recipes-ros/cmake-modules/cmake-modules_0.1.0.bb b/recipes-ros/cmake-modules/cmake-modules_0.2.0.bb
similarity index 82%
rename from recipes-ros/cmake-modules/cmake-modules_0.1.0.bb
rename to recipes-ros/cmake-modules/cmake-modules_0.2.0.bb
index 6fafc7c464530aba85c48498213812bb809e3959..94182622ba0846fbd137c631a81141a3f926162d 100644
--- a/recipes-ros/cmake-modules/cmake-modules_0.1.0.bb
+++ b/recipes-ros/cmake-modules/cmake-modules_0.2.0.bb
@@ -5,8 +5,8 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
 
 SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
-SRC_URI[md5sum] = "988ce2ea80d375eebe36984c39b948d4"
-SRC_URI[sha256sum] = "5ba9d987fad3ee781ca1b85af7cc07567b8f955346b4beb2c0b5140cf10b2a16"
+SRC_URI[md5sum] = "8e24844c6c06043b596291be926f9141"
+SRC_URI[sha256sum] = "d10ec20fb5997a84513044abb2597ab090ddd4a6cd551b4fd277b2ee4649afcf"
 
 SRC_URI += "file://0001-Fix-the-path-added-to-CMAKE_MODULE_PATH.patch;striplevel=1;name=patch"
 SRC_URI[patch.md5sum] = "eba3a7eda081516f2113d6db70e881df"