diff options
Diffstat (limited to 'development/avrdude/avrdude.SlackBuild')
-rw-r--r-- | development/avrdude/avrdude.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/avrdude/avrdude.SlackBuild b/development/avrdude/avrdude.SlackBuild index 633db4ed37..0ba358932f 100644 --- a/development/avrdude/avrdude.SlackBuild +++ b/development/avrdude/avrdude.SlackBuild @@ -5,7 +5,7 @@ # Written by Dustin Schnee <schnee72{at}gmail{dot}com> PRGNAM=avrdude -VERSION=${VERSION:-5.11} +VERSION=${VERSION:-5.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |