summaryrefslogtreecommitdiffstats
path: root/development/avrdude/avrdude.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/avrdude/avrdude.SlackBuild')
-rw-r--r--development/avrdude/avrdude.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/development/avrdude/avrdude.SlackBuild b/development/avrdude/avrdude.SlackBuild
index 13ca2039f2..f03b2205af 100644
--- a/development/avrdude/avrdude.SlackBuild
+++ b/development/avrdude/avrdude.SlackBuild
@@ -3,9 +3,11 @@
# Slackware build script for avrdude
# Written by Dustin Schnee <schnee72{at}gmail{dot}com>
+#
+# Updated by Heiko Rosemann 2020
PRGNAM=avrdude
-VERSION=${VERSION:-6.2}
+VERSION=${VERSION:-6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}