From d02365b165d1b121fd09049631c2d6a2e065082b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr> Date: Fri, 12 Jun 2015 13:17:58 +0200 Subject: [PATCH] [wip/msgconnector] Fix the distinfo file for the current version Sorry for the mistake --- msgconnector/Makefile | 2 +- msgconnector/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/msgconnector/Makefile b/msgconnector/Makefile index 23f65c6d..db59be18 100644 --- a/msgconnector/Makefile +++ b/msgconnector/Makefile @@ -4,7 +4,7 @@ DISTNAME= msgconnector-${VERSION} VERSION= 2.11.0 -PKGREVISION= +PKGREVISION= 1 CATEGORIES= planning MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=msgconnector/} MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}hatp/msgconnector diff --git a/msgconnector/distinfo b/msgconnector/distinfo index e918813c..280df12a 100644 --- a/msgconnector/distinfo +++ b/msgconnector/distinfo @@ -1,3 +1,3 @@ -SHA1 (msgconnector-2.11.0.tar.gz) = 641b4b623c881d8ac8702f2acb1da20fc58bdbdd -RMD160 (msgconnector-2.11.0.tar.gz) = a077e17b9eaa8cfd85d900db2b396a1f862e45e3 -Size (msgconnector-2.11.0.tar.gz) = 22863 bytes +SHA1 (msgconnector-2.11.0.tar.gz) = 6feecf8960d1c7d6b34cab3fef5a99c7f951f465 +RMD160 (msgconnector-2.11.0.tar.gz) = 46a98026fd34c986999d9294f0b7e0a3df92e703 +Size (msgconnector-2.11.0.tar.gz) = 22273 bytes -- GitLab