From f119b89a35b52c0bdcdac56915bb282a6f81333f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr>
Date: Wed, 2 Dec 2015 14:15:02 +0100
Subject: [PATCH] [wip/hatptester] Fix minor installation issue

Because of a mistake in the package the wrong version was reported
while the correct one was installed. So the archive was updated
(hence the distinfo) and the Makefile REVISION was set to one since
the last commit removed the patches path.
---
 hatptester/Makefile | 2 +-
 hatptester/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/hatptester/Makefile b/hatptester/Makefile
index 48cbcea3..88f659d5 100644
--- a/hatptester/Makefile
+++ b/hatptester/Makefile
@@ -4,7 +4,7 @@
 
 DISTNAME=		hatptester-${VERSION}
 VERSION=		1.5.2
-PKGREVISION=		1
+PKGREVISION=		
 CATEGORIES=		planning
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=hatptester/}
 MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hatp/hatptester
diff --git a/hatptester/distinfo b/hatptester/distinfo
index 9908041f..322a90a6 100644
--- a/hatptester/distinfo
+++ b/hatptester/distinfo
@@ -1,3 +1,3 @@
-SHA1 (hatptester-1.5.2.tar.gz) = 11b097870a689453d6bd22297cf0c1c6789e37b0
-RMD160 (hatptester-1.5.2.tar.gz) = bf730b8957cb482e69b1d5dc6b358d6d8d1dcc2c
-Size (hatptester-1.5.2.tar.gz) = 20943 bytes
+SHA1 (hatptester-1.5.2.tar.gz) = 716403a88f6536aa5c14dfbd91769ca6b1932d80
+RMD160 (hatptester-1.5.2.tar.gz) = dedd46073bf93b7c8516769450762d9b35b40a87
+Size (hatptester-1.5.2.tar.gz) = 20950 bytes
-- 
GitLab