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 93bd803124..709d10a4c3 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:-6.0.1} +VERSION=${VERSION:-6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |