aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 2 deletions
diff --git a/development/avrdude/avrdude.SlackBuild b/development/avrdude/avrdude.SlackBuild
index 721fca9b41..14f18a0977 100644
--- a/development/avrdude/avrdude.SlackBuild
+++ b/development/avrdude/avrdude.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for avrdude
-# Copyright 2023-2024 Heiko Rosemann Germany
+# Copyright 2023-2025 Heiko Rosemann Germany
#
# Originally written by Dustin Schnee <schnee72{at}gmail{dot}com>
# and updated by Heiko Rosemann 2020-2022, but completely re-written in
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=avrdude
-VERSION=${VERSION:-8.0}
+VERSION=${VERSION:-8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}