Merge pull request #2181 from hanspolo/avr-gcc

avr-gcc: updated to 4.9.3
This commit is contained in:
Juan RP 2015-08-05 15:54:57 +02:00
commit d733547756
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template build file for 'avr-gcc'
pkgname=avr-gcc
version=4.9.2
version=4.9.3
revision=1
short_desc="The GNU C Compiler for AVR"
maintainer="allan <mail@may.mooo.com>"
homepage="http://gcc.gnu.org"
license="GFDL-1.2, GPL-3, LGPL-2.1"
distfiles="$GNU_SITE/gcc/gcc-$version/gcc-$version.tar.bz2"
checksum=2020c98295856aa13fda0f2f3a4794490757fc24bcca918d52cc8b4917b972dd
checksum=2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
wrksrc="gcc-$version"
only_for_archs="i686 x86_64"