diff -r ef1c44f741e3 -r 032aaa29f498 Makefile --- a/Makefile Thu Oct 05 13:16:35 2023 +0200 +++ b/Makefile Sat Oct 07 17:37:00 2023 +0200 @@ -84,9 +84,9 @@ sources/open62541_src: | sources rm -rf sources/open62541 - $(call get_src_http,https://github.com/open62541/open62541/archive/refs/tags,v1.3.2.tar.gz)\ + $(call get_src_http,https://github.com/open62541/open62541/archive/refs/tags,v1.3.7.tar.gz)\ tar -xzf $$dld - mv open62541-1.3.2 sources/open62541 + mv open62541-1.3.7 sources/open62541 define show_revision_details