From 22f7d254153ceadd1b428cc201f0c300030f6f8f Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Sat, 23 Jun 2018 11:41:15 +0200
Subject: [PATCH] [wip/tf-lookup] Add PKGREVISION to use another archive file.
 The naming scheme breaks the usual convention of robotpkg.

---
 tf-lookup/Makefile | 2 +-
 tf-lookup/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tf-lookup/Makefile b/tf-lookup/Makefile
index 8e85fa56..059b6ee3 100644
--- a/tf-lookup/Makefile
+++ b/tf-lookup/Makefile
@@ -9,7 +9,7 @@ PKGNAME=	${PKGBASE}-${VERSION}
 ROSNAME=	$(subst -,_,${PKGBASE})
 WRKSRC=		${WRKDIR}/${ROSNAME}-${VERSION}
 DIST_SUBDIR=	${PKGBASE}
-PKGVERSION=	2
+PKGVERSION=	3
 
 CATEGORIES=	wip
 HOMEPAGE=	${MASTER_SITE_GITHUB:=olivier-stasse/${ROSNAME}}
diff --git a/tf-lookup/distinfo b/tf-lookup/distinfo
index 4ee9e303..57d72778 100644
--- a/tf-lookup/distinfo
+++ b/tf-lookup/distinfo
@@ -1,3 +1,3 @@
-SHA1 (tf-lookup/0.0.1os1.tar.gz) = 689dfdf9e76a14f9b599dbb3a69168e42d1ca2c2
-RMD160 (tf-lookup/0.0.1os1.tar.gz) = b7533d8928e13e3b97a694f5fb60eeeddfe948ba
-Size (tf-lookup/0.0.1os1.tar.gz) = 9920 bytes
+SHA1 (tf-lookup/0.0.1.tar.gz) = a087215139966deecbab7d960ce02ce9d9bf59ae
+RMD160 (tf-lookup/0.0.1.tar.gz) = 14ee16045d9eff4656c5d8ef6a35da1795dcd12f
+Size (tf-lookup/0.0.1.tar.gz) = 9910 bytes
-- 
GitLab