netanim: Add missing version updates

a7bdcafed9 didn't cover all.
This commit is contained in:
André Apitzsch
2023-03-17 09:58:40 +01:00
committed by Tom Henderson
parent 24459a6213
commit 69de0bc493
2 changed files with 2 additions and 2 deletions

View File

@@ -1479,7 +1479,7 @@ macro(process_options)
include(FetchContent)
FetchContent_Declare(
netanim GIT_REPOSITORY https://gitlab.com/nsnam/netanim.git
GIT_TAG netanim-3.108
GIT_TAG netanim-3.109
)
FetchContent_Populate(netanim)
file(COPY build-support/3rd-party/netanim-cmakelists.cmake