avr-gcc: update to 9.3.0
This commit is contained in:
parent
5d30ef0f03
commit
0ee02d7f16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'avr-gcc'
|
# Template file for 'avr-gcc'
|
||||||
pkgname=avr-gcc
|
pkgname=avr-gcc
|
||||||
version=9.2.0
|
version=9.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gcc-$version"
|
wrksrc="gcc-$version"
|
||||||
short_desc="GNU C Compiler for AVR"
|
short_desc="GNU C Compiler for AVR"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GFDL-1.2, GPL-3, LGPL-2.1"
|
license="GFDL-1.2, GPL-3, LGPL-2.1"
|
||||||
homepage="http://gcc.gnu.org"
|
homepage="http://gcc.gnu.org"
|
||||||
distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
|
distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
|
||||||
checksum=ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
checksum=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1
|
||||||
|
|
||||||
hostmakedepends="flex avr-binutils tar"
|
hostmakedepends="flex avr-binutils tar"
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue