parent
928f76eeee
commit
dc8948e20f
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'avr-gcc'
|
||||
# Template file for 'avr-gcc'
|
||||
pkgname=avr-gcc
|
||||
version=8.2.0
|
||||
version=9.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=196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
|
||||
wrksrc="gcc-$version"
|
||||
short_desc="GNU C Compiler for AVR"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
license="GFDL-1.2, GPL-3, LGPL-2.1"
|
||||
homepage="http://gcc.gnu.org"
|
||||
distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
|
||||
checksum=ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
||||
|
||||
hostmakedepends="flex avr-binutils"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue