From 13525c457742001d53733b4b816b010734f39540 Mon Sep 17 00:00:00 2001
From: Anthony Mallet <anthony.mallet@laas.fr>
Date: Fri, 13 Dec 2013 15:43:16 +0100
Subject: [PATCH] [wip/genomix] Update to 1.4

Changes since 1.3:
 . Update the heuristics used to load a client file
 . Update last-resort search path for C client plugins
---
 genomix/Makefile | 4 ++--
 genomix/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/genomix/Makefile b/genomix/Makefile
index f99651c5..35b25bdc 100644
--- a/genomix/Makefile
+++ b/genomix/Makefile
@@ -2,13 +2,13 @@
 # Created:			Anthony Mallet on Fri, 19 Oct 2012
 #
 
-DISTNAME=	genomix-1.3
+DISTNAME=	genomix-1.4
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_OPENROBOTS:=genomix/}
 MASTER_REPOSITORY= git git://git.openrobots.org/git/robots/genomix
 
 MAINTAINER=	mallet@laas.fr
-HOMEPAGE=	https://homepages.laas.fr/mallet/soft/architecture/genom3
+HOMEPAGE=	http://www.openrobots.org/wiki/genom3
 COMMENT=	HTTP server for controlling GenoM3 components
 
 LICENSE=	2-clause-bsd
diff --git a/genomix/distinfo b/genomix/distinfo
index e8565c8e..17373b4c 100644
--- a/genomix/distinfo
+++ b/genomix/distinfo
@@ -1,3 +1,3 @@
-SHA1 (genomix-1.3.tar.gz) = 796f66fcbe84235f9ff1564db6e105c58384dabd
-RMD160 (genomix-1.3.tar.gz) = e4cbad0579aaeeb933bb2062495119d1af313444
-Size (genomix-1.3.tar.gz) = 129461 bytes
+SHA1 (genomix-1.4.tar.gz) = 750a805e7b1617bb645ab71cbbbc1996ebd054e6
+RMD160 (genomix-1.4.tar.gz) = 8e4518c31119e3838624a3b86bb281e2e9097676
+Size (genomix-1.4.tar.gz) = 129692 bytes
-- 
GitLab