diff options
author | Thorsten <thorsten.johannvorderbrueggen@t-online.de> | 2015-01-03 01:50:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-04 00:26:31 +0700 |
commit | 9b253afa2b8babdc00d31dde8c5b5825f4429d8b (patch) | |
tree | 72ea8ec29a2cc2e62e46fd43644dd9eba23481ef | |
parent | f8fd253cad85a68225285e204d526e583bf8c313 (diff) |
development/avrdude: Updated for version 6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/avrdude/avrdude.SlackBuild | 2 | ||||
-rw-r--r-- | development/avrdude/avrdude.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/avrdude/avrdude.SlackBuild b/development/avrdude/avrdude.SlackBuild index 93bd80312495..709d10a4c354 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} diff --git a/development/avrdude/avrdude.info b/development/avrdude/avrdude.info index 6a68c0abe63f..186c6a578e39 100644 --- a/development/avrdude/avrdude.info +++ b/development/avrdude/avrdude.info @@ -1,8 +1,8 @@ PRGNAM="avrdude" -VERSION="6.0.1" +VERSION="6.1" HOMEPAGE="http://www.nongnu.org/avrdude/" -DOWNLOAD="http://download.savannah.gnu.org/releases/avrdude/avrdude-6.0.1.tar.gz" -MD5SUM="346ec2e46393a54ac152b95abf1d9850" +DOWNLOAD="http://download.savannah.gnu.org/releases/avrdude/avrdude-6.1.tar.gz" +MD5SUM="9db8c25b935d34234b9b1ba16ad55fd5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |