summaryrefslogtreecommitdiffstats
path: root/development/avr-gcc/avr-gcc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/avr-gcc/avr-gcc.SlackBuild')
-rw-r--r--development/avr-gcc/avr-gcc.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/avr-gcc/avr-gcc.SlackBuild b/development/avr-gcc/avr-gcc.SlackBuild
index ccd8e8e9e7..670e36bde8 100644
--- a/development/avr-gcc/avr-gcc.SlackBuild
+++ b/development/avr-gcc/avr-gcc.SlackBuild
@@ -3,12 +3,13 @@
# Slackware build script for avr-gcc
# Written by Marek Buras <cyfr0n (at) go2 !dot pl>
+# Now maintained by Vliegendehuiskat.
# This file is placed in the public domain.
PRGNAM=avr-gcc
-VERSION=${VERSION:-4.4.4}
+VERSION=${VERSION:-4.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}