Skip to content
Snippets Groups Projects
Commit e0c25c07 authored by Raphaël Lallement's avatar Raphaël Lallement
Browse files

[wip/msgconnector] Correct the detection of socket's state in client

parent fada1027
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
DISTNAME= msgconnector-${VERSION} DISTNAME= msgconnector-${VERSION}
VERSION= 2.8.0 VERSION= 2.8.1
PKGREVISION= PKGREVISION=
CATEGORIES= planning CATEGORIES= planning
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=msgconnector/} MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=msgconnector/}
......
...@@ -14,7 +14,7 @@ PREFER.msgconnector?= robotpkg ...@@ -14,7 +14,7 @@ PREFER.msgconnector?= robotpkg
DEPEND_USE+= msgconnector DEPEND_USE+= msgconnector
DEPEND_ABI.msgconnector?= msgconnector>=2.8.0 DEPEND_ABI.msgconnector?= msgconnector>=2.8.1
DEPEND_DIR.msgconnector?= ../../wip/msgconnector DEPEND_DIR.msgconnector?= ../../wip/msgconnector
SYSTEM_SEARCH.msgconnector=\ SYSTEM_SEARCH.msgconnector=\
......
SHA1 (msgconnector-2.8.0.tar.gz) = 78fcc5e40d7e603ee5f48caffdd3be849723c928 SHA1 (msgconnector-2.8.1.tar.gz) = 32171805aac87f741ca2f969ae882d07ea2c788b
RMD160 (msgconnector-2.8.0.tar.gz) = 26a995290b508ad1bc3ef73e65d05f4b89cb42e9 RMD160 (msgconnector-2.8.1.tar.gz) = f5442af1dff5dbd837d20f8605a95775a616fca7
Size (msgconnector-2.8.0.tar.gz) = 21191 bytes Size (msgconnector-2.8.1.tar.gz) = 21257 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment