Skip to content

Commit 1e08be3

Browse files
committed
[wip/py-dynamic-graph-bridge-v3] Update to v3.4.0
1 parent a683a5e commit 1e08be3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

py-dynamic-graph-bridge-v3/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
ORG= stack-of-tasks
55
NAME= dynamic-graph-bridge
6-
VERSION= 3.3.3
6+
VERSION= 3.4.0
77

88
ROSNAME= $(subst -,_,${NAME})
9-
DISTNAME= ${ROSNAME}-v3-${VERSION}
9+
DISTNAME= ${ROSNAME}-${VERSION}
1010
PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION}
1111

1212
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${ROSNAME}.git
@@ -44,5 +44,5 @@ include ../../wip/sot-core-v3/depend.mk
4444
include ../../mk/sysdep/bullet.mk
4545
include ../../mk/sysdep/cmake.mk
4646
include ../../mk/language/c.mk
47-
include ../../mk/language/c++11.mk
47+
include ../../mk/language/c++.mk
4848
include ../../mk/robotpkg.mk
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SHA1 (dynamic_graph_bridge-v3-3.3.3.tar.gz) = 252911b204f0f313bd2e7fb855c36f93598443d4
2-
RMD160 (dynamic_graph_bridge-v3-3.3.3.tar.gz) = a32d9c1387edc160a089a5f9f5a08a470b059f73
3-
Size (dynamic_graph_bridge-v3-3.3.3.tar.gz) = 827599 bytes
1+
SHA1 (dynamic_graph_bridge-3.4.0.tar.gz) = 61185109b90a4537be5c25ce2b6addf5781a8f2b
2+
RMD160 (dynamic_graph_bridge-3.4.0.tar.gz) = c8e5cc39eafe2a45067db0e0930c47aea57a210b
3+
Size (dynamic_graph_bridge-3.4.0.tar.gz) = 829045 bytes

0 commit comments

Comments
 (0)