summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author newHeiko <35038740+newHeiko@users.noreply.github.com>2024-04-28 02:20:48 +0200
committer GitHub <noreply@github.com>2024-04-28 09:20:48 +0900
commit1d0245014c150fbaad7c4e70b8ace5fa5c312fa8 (patch)
tree4ff66a33a4e03630d5f7c0494906849c19d9f3a4 /development
parent68ac93024440c1dcb61e579018ce241a1ab44180 (diff)
downloadslackbuilds-1d0245014c150fbaad7c4e70b8ace5fa5c312fa8.tar.gz
slackbuilds-1d0245014c150fbaad7c4e70b8ace5fa5c312fa8.tar.xz
development/avrdude: Updated for version 7.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development')
-rw-r--r--development/avrdude/avrdude.SlackBuild2
-rw-r--r--development/avrdude/avrdude.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/avrdude/avrdude.SlackBuild b/development/avrdude/avrdude.SlackBuild
index 374837ed45..58d9a69ccc 100644
--- a/development/avrdude/avrdude.SlackBuild
+++ b/development/avrdude/avrdude.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=avrdude
-VERSION=${VERSION:-7.2}
+VERSION=${VERSION:-7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/avrdude/avrdude.info b/development/avrdude/avrdude.info
index 96b1392200..dcf472fae4 100644
--- a/development/avrdude/avrdude.info
+++ b/development/avrdude/avrdude.info
@@ -1,8 +1,8 @@
PRGNAM="avrdude"
-VERSION="7.2"
+VERSION="7.3"
HOMEPAGE="http://www.nongnu.org/avrdude/"
-DOWNLOAD="https://github.com/avrdudes/avrdude/archive/v7.2/avrdude-7.2.tar.gz"
-MD5SUM="9b423eab6d04e7dff1897cb183a78b87"
+DOWNLOAD="https://github.com/avrdudes/avrdude/archive/v7.3/avrdude-7.3.tar.gz"
+MD5SUM="5ff78f7dad276a0fb2808e300b3eb1bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""