summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com>2011-05-31 19:32:53 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-13 01:31:20 -0400
commitff341d37de1ea397fe67875da7683d5be3abb4aa (patch)
tree645f7fd02f7cc995b57202c4e0f6951765628170 /development
parent6c8ff7163eed9071b7427d530dcf14c0b03c3d0d (diff)
downloadslackbuilds-ff341d37de1ea397fe67875da7683d5be3abb4aa.tar.gz
slackbuilds-ff341d37de1ea397fe67875da7683d5be3abb4aa.tar.xz
development/avr-binutils: Updated for version 2.21.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/avr-binutils/README2
-rw-r--r--development/avr-binutils/avr-binutils.SlackBuild4
-rw-r--r--development/avr-binutils/avr-binutils.info12
3 files changed, 9 insertions, 9 deletions
diff --git a/development/avr-binutils/README b/development/avr-binutils/README
index 7c9a56c61d..df50c2372f 100644
--- a/development/avr-binutils/README
+++ b/development/avr-binutils/README
@@ -1,2 +1,2 @@
-This package contains cross compiling version of GNU binutils, which can be
+This package contains cross compiling version of GNU binutils, which can be
used to assemble and link binaries for the AVR platform.
diff --git a/development/avr-binutils/avr-binutils.SlackBuild b/development/avr-binutils/avr-binutils.SlackBuild
index 640f2c3b14..16aab8c4fe 100644
--- a/development/avr-binutils/avr-binutils.SlackBuild
+++ b/development/avr-binutils/avr-binutils.SlackBuild
@@ -3,12 +3,12 @@
# Slackware build script for avr-binutils
# Written by Marek Buras <cyfr0n (at) go2 !dot pl>
+# Now maintained by Vliegendehuiskat.
# This file is placed in the public domain.
-
PRGNAM=avr-binutils
-VERSION=${VERSION:-2.20.1}
+VERSION=${VERSION:-2.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/avr-binutils/avr-binutils.info b/development/avr-binutils/avr-binutils.info
index 59338f5410..8f8d5ab117 100644
--- a/development/avr-binutils/avr-binutils.info
+++ b/development/avr-binutils/avr-binutils.info
@@ -1,10 +1,10 @@
PRGNAM="avr-binutils"
-VERSION="2.20.1"
+VERSION="2.21"
HOMEPAGE="http://www.gnu.org/software/binutils"
-DOWNLOAD="ftp://ftp.gnu.org/pub/gnu/binutils/binutils-2.20.1.tar.bz2"
-MD5SUM="9cdfb9d6ec0578c166d3beae5e15c4e5"
+DOWNLOAD="ftp://ftp.gnu.org/pub/gnu/binutils/binutils-2.21.tar.bz2"
+MD5SUM="c84c5acc9d266f1a7044b51c85a823f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-MAINTAINER="Marek Buras"
-EMAIL="cyfr0n@go2.pl"
-APPROVED="Niels Horn"
+MAINTAINER="Vliegendehuiskat"
+EMAIL="vliegendehuiskat [at] gmail [dot] com"
+APPROVED="dsomero"