libraries/urdfdom: Updated for version 0.4.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nikolay Nikolov 2016-09-30 07:47:48 +07:00 committed by Willy Sudiarto Raharjo
parent 3dfa367313
commit e34e377446
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=urdfdom
VERSION=${VERSION:-1.0.0}
VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="urdfdom"
VERSION="1.0.0"
VERSION="0.4.1"
HOMEPAGE="http://wiki.ros.org/urdf"
DOWNLOAD="https://github.com/ros/urdfdom/archive/1.0.0.tar.gz"
MD5SUM="f51d7214d74470503447f28344d4e561"
DOWNLOAD="https://github.com/ros/urdfdom/archive/0.4.1.tar.gz"
MD5SUM="808353b7ca64bea8925bd5a87a4bb776"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="console_bridge urdfdom_headers tinyxml"