Skip to content
Snippets Groups Projects
Commit 55311353 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/dynamic-graph-v3] Update to v4.3.3

Changes in v4.3.3:
- remove suffix
- fix boost bind > 1.73 warnings in a way compatible with < 1.73
parent 41e52416
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,8 @@
ORG= stack-of-tasks
NAME= dynamic-graph
VERSION= 4.3.2
VERSION= 4.3.3
DISTNAME= ${NAME}-v3-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION}
CATEGORIES= wip
......@@ -14,15 +13,12 @@ COMMENT= Efficient data-flow C++ library for robotics
CONFLICTS+= ${NAME}
CMAKE_ARGS+= -DCXX_DISABLE_WERROR=ON
CMAKE_ARGS+= -DINSTALL_DOCUMENTATION=OFF
include ../../devel/jrl-cmakemodules/Makefile.common
include ../../math/eigen3/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.mk
include ../../mk/sysdep/graphviz.mk
include ../../mk/sysdep/gzip.mk
include ../../mk/sysdep/podlators.mk
include ../../mk/language/c.mk
......
SHA1 (dynamic-graph-v3-4.3.2.tar.gz) = 0774bbce2a3acf446421837406e761ab1bc2ce43
RMD160 (dynamic-graph-v3-4.3.2.tar.gz) = 235f80e493b527165925f4660805d96780c5d57a
Size (dynamic-graph-v3-4.3.2.tar.gz) = 1346559 bytes
SHA1 (dynamic-graph-4.3.3.tar.gz) = 577150511c3340b101fe56a7c3a698dfc5592d0b
RMD160 (dynamic-graph-4.3.3.tar.gz) = 95bc76bf5dbce103a06bd0498410d14f291c6b84
Size (dynamic-graph-4.3.3.tar.gz) = 1345849 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