avr-gcc: update to 8.2.0
This commit is contained in:
parent
81624b7b87
commit
6d37bca75f
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'avr-gcc'
|
||||
pkgname=avr-gcc
|
||||
version=7.3.0
|
||||
version=8.2.0
|
||||
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.xz"
|
||||
checksum=832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c
|
||||
checksum=196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
|
||||
wrksrc="gcc-$version"
|
||||
|
||||
hostmakedepends="flex avr-binutils"
|
||||
|
|
Loading…
Reference in New Issue