aboutsummaryrefslogtreecommitdiff
path: root/development/avrdude
diff options
context:
space:
mode:
Diffstat (limited to 'development/avrdude')
-rw-r--r--development/avrdude/avrdude.SlackBuild4
-rw-r--r--development/avrdude/avrdude.info6
2 files changed, 5 insertions, 5 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}
diff --git a/development/avrdude/avrdude.info b/development/avrdude/avrdude.info
index b18bdf406b..b5894914ba 100644
--- a/development/avrdude/avrdude.info
+++ b/development/avrdude/avrdude.info
@@ -1,8 +1,8 @@
PRGNAM="avrdude"
-VERSION="8.0"
+VERSION="8.1"
HOMEPAGE="http://www.nongnu.org/avrdude/"
-DOWNLOAD="https://github.com/avrdudes/avrdude/archive/v8.0/avrdude-8.0.tar.gz"
-MD5SUM="f62d33439f6c5b2239467372864c5e41"
+DOWNLOAD="https://github.com/avrdudes/avrdude/archive/v8.1/avrdude-8.1.tar.gz"
+MD5SUM="c79c1dc93999e4faf3e0acc0cfe4a87c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""