avr-libc: fix license, adjust short_desc
This commit is contained in:
parent
d05fd63ab4
commit
4491d548b5
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'avr-libc'
|
# Template file for 'avr-libc'
|
||||||
pkgname=avr-libc
|
pkgname=avr-libc
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=3
|
revision=4
|
||||||
short_desc="A C library for use with GCC on Atmel AVR microcontrollers"
|
short_desc="C library for use with GCC on Atmel AVR microcontrollers"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="http://savannah.nongnu.org/projects/avr-libc/"
|
homepage="http://savannah.nongnu.org/projects/avr-libc/"
|
||||||
distfiles="$NONGNU_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="$NONGNU_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97
|
checksum=b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97
|
||||||
|
|
Loading…
Reference in a new issue