UPSTREAM_VER=2.3.0
SDK_VER=2.3.0
VER=${UPSTREAM_VER}+sdk${SDK_VER}
SRCS="git::commit=tags/${UPSTREAM_VER}::https://github.com/raspberrypi/picotool.git \
      git::commit=tags/${SDK_VER};rename=sdk::https://github.com/raspberrypi/pico-sdk.git"
CHKSUMS="SKIP \
         SKIP"
CHKUPDATE="anitya::id=373463"
SUBDIR=picotool
