From c4306ccd66f3ec3c2489fc745e4a5b474fc95467 Mon Sep 17 00:00:00 2001
From: Arnaud Degroote <arnaud.degroote@laas.fr>
Date: Thu, 30 May 2013 11:13:17 +0200
Subject: [PATCH] [wip/hyper] Add a patch which fix an issue in the parser

It allows signed int in atom grammar.
---
 hyper/Makefile | 1 +
 hyper/distinfo | 1 +
 2 files changed, 2 insertions(+)

diff --git a/hyper/Makefile b/hyper/Makefile
index ab465d29..0705c2d6 100644
--- a/hyper/Makefile
+++ b/hyper/Makefile
@@ -4,6 +4,7 @@
 
 DISTNAME=		hyper-${VERSION}
 VERSION=		0.11
+PKGREVISION= 	1
 CATEGORIES=		supervision
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=hyper/}
 MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hyper
diff --git a/hyper/distinfo b/hyper/distinfo
index b10a3975..54ed18b6 100644
--- a/hyper/distinfo
+++ b/hyper/distinfo
@@ -1,3 +1,4 @@
 SHA1 (hyper-0.11.tar.gz) = 0de38d9d5849ffa0ad997f98d8c6fd290be7b679
 RMD160 (hyper-0.11.tar.gz) = 5db0ade5387e34307eb36956fdd6f6683ae1814f
 Size (hyper-0.11.tar.gz) = 192438 bytes
+SHA1 (patch-aa) = 316d11c666d9d3f8ed288a52b99c0299382014df
-- 
GitLab