diff --git a/recipes-devtools/python/python-wstool_0.1.13.bb b/recipes-devtools/python/python-wstool_0.1.17.bb similarity index 73% rename from recipes-devtools/python/python-wstool_0.1.13.bb rename to recipes-devtools/python/python-wstool_0.1.17.bb index 6a0ac6c..fc3f09f 100644 --- a/recipes-devtools/python/python-wstool_0.1.13.bb +++ b/recipes-devtools/python/python-wstool_0.1.17.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665 SRCNAME = "wstool" SRC_URI = "http://download.ros.org/downloads/wstool/wstool-${PV}.tar.gz" -SRC_URI[md5sum] = "7e41a0e4f92389a6b4e115c80dd5cf10" -SRC_URI[sha256sum] = "4eaed3f94bf7842a2076de6dbef9396a8dbf055a13eee313366818465a270244" +SRC_URI[md5sum] = "656e6456e31dc5a43f0a9aae9efed7ea" +SRC_URI[sha256sum] = "c79b4f110ef17004c24972d742d2c5f606b0f6b424295e7ed029a48e857de237" S = "${WORKDIR}/${SRCNAME}-${PV}"