Skip to content
Snippets Groups Projects
Commit 47fa549c authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/backward_ros] Bump version 0.1.6

Replace #warning with #pragma message
Update backward to the latest version
Fx wrong LIBRARIES variable concatenation
Contributors: Victor Lopez
parent 138ad98d
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,17 @@
# Created: Olivier Stasse on Fr, 27 Apr 2018
#
VERSION= 0.1.4
VERSION= 0.1.6
PKGBASE= backward-ros
PKGNAME= ${PKGBASE}-${VERSION}
DISTNAME= $(subst -,_,${PKGBASE})-${VERSION}
DISTNAME= ${VERSION}
ROSNAME= $(subst -,_,${PKGBASE})
PKGREVISION= 3
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
CATEGORIES= wip
#MASTER_SITES= ${MASTER_SITE_GITHUB:=pal-robotics/${ROSNAME}/}
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${PKGBASE}/}
HOMEPAGE= ${MASTER_SITE_GITHUB:=pal-robotics/${ROSNAME}}
MASTER_SITES= ${HOMEPAGE}/archive/
COMMENT= The backward_ros package is a ros wrapper of backward-cpp from https://github.com/bombela/backward-cpp
LICENSE= mit
......
SHA1 (backward_ros-0.1.4.tar.gz) = 088ec4049a3b1108bd6fa58243d45db2cc230c45
RMD160 (backward_ros-0.1.4.tar.gz) = 5390dee9a30932b1790c3389d7675a1e32f1c6ac
Size (backward_ros-0.1.4.tar.gz) = 178460 bytes
SHA1 (0.1.6.tar.gz) = 467699cb9cdfc376ba1318cb38a4e80cc9582014
RMD160 (0.1.6.tar.gz) = d8dfe05564ded987e0fa3f60cb28b5d267c52172
Size (0.1.6.tar.gz) = 179913 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment