@brandock , I don’t think the avrdude-rpi repo is being updated by the update script (need to check). Mine isn’t.
Check you are on the master branch
git status
and if on master
do a
git fetch --all
git pull
[edit]
But you were using a fresh install - so actually can’t be that! Odd