Closed
Description
Description
RIOT has a repository of third party packages in pkg/
.
Write a script to check if the PKG_VERSION
in the pkgs Makefile
matches the latest tagged upstream version.
The script should print a list of outdated packages, ideally it could even update the pkgs Makefile
so the new version can be tested.