diff --git a/tiago-moveit-config/Makefile b/tiago-moveit-config/Makefile index 52002788704d1d321cdbd4dbc63ca43f845b4f9a..1fd5b0cc492a881d4e1547acbfc3507ea35cd6d3 100644 --- a/tiago-moveit-config/Makefile +++ b/tiago-moveit-config/Makefile @@ -2,13 +2,14 @@ # Created: Olivier Stasse on Tue, 9 May 2018 # -VERSION= 0.0.15os1 -PKGBASE= tiago-moveit-config -DISTNAME= ${VERSION} -PKGNAME= ${PKGBASE}-${VERSION} -ROSNAME= $(subst -,_,${PKGBASE}) -WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION} -DIST_SUBDIR= ${PKGBASE} +ORG= pal-robotics +VERSION= 1.0.1 +PKGBASE= tiago-moveit-config +DISTNAME= ${VERSION} +PKGNAME= ${PKGBASE}-${VERSION} +ROSNAME= $(subst -,_,${PKGBASE}) +WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION} +DIST_SUBDIR= ${PKGBASE} CATEGORIES= wip