From ec02ca3da26c914bd8091fcf5d766764d75e4b6e Mon Sep 17 00:00:00 2001
From: Matthieu Herrb <matthieu.herrb@laas.fr>
Date: Wed, 6 Apr 2016 10:51:40 +0200
Subject: [PATCH] [wip/kukaFri-libs] update to version 1.3

Fix for 64 bits architectures.
LAAS users can get the distfile from /usr/local/openrobots/distfiles/
---
 kukaFri-libs/Makefile | 2 +-
 kukaFri-libs/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kukaFri-libs/Makefile b/kukaFri-libs/Makefile
index f2e10a86..6ea454dd 100644
--- a/kukaFri-libs/Makefile
+++ b/kukaFri-libs/Makefile
@@ -2,7 +2,7 @@
 # Created:			Xavier Broquere on Tue, 26 Oct 2010
 #
 
-VERSION=		1.2
+VERSION=		1.3
 DISTNAME=		kukaFri-libs-${VERSION}
 CATEGORIES=		hardware
 COMMENT=		Package based on the Fast Research Interface (FRI) provided by Kuka
diff --git a/kukaFri-libs/distinfo b/kukaFri-libs/distinfo
index 3039e57b..76a75130 100644
--- a/kukaFri-libs/distinfo
+++ b/kukaFri-libs/distinfo
@@ -1,3 +1,3 @@
-SHA1 (kukaFri-libs-1.2.tar.gz) = 06643f362b3e26241d24f5ee3c1b6974c4b17498
-RMD160 (kukaFri-libs-1.2.tar.gz) = eb0e66bcd8cad83fb0e080ed6023a5a2f06ec516
-Size (kukaFri-libs-1.2.tar.gz) = 21895 bytes
+SHA1 (kukaFri-libs-1.3.tar.gz) = 6b3e8a6fb713d4d7cf5223173f8064d057471323
+RMD160 (kukaFri-libs-1.3.tar.gz) = af77868736e8f180c0fe5de5597066633ab09fd5
+Size (kukaFri-libs-1.3.tar.gz) = 21925 bytes
-- 
GitLab