mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
avr-libc: update to 2.1.0.
This commit is contained in:
parent
1fbcc468bf
commit
98a138742b
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'avr-libc'
|
||||
pkgname=avr-libc
|
||||
version=2.0.0
|
||||
revision=4
|
||||
version=2.1.0
|
||||
revision=1
|
||||
short_desc="C library for use with GCC on Atmel AVR microcontrollers"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://savannah.nongnu.org/projects/avr-libc/"
|
||||
distfiles="$NONGNU_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97
|
||||
distfiles="$NONGNU_SITE/avr-libc/avr-libc-${version}.tar.bz2"
|
||||
checksum=0b84cee5c08b5d5cba67c36125e5aaa85251bc9accfba5773bfa87bc34b654e8
|
||||
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="avr-binutils avr-gcc"
|
||||
|
|
Loading…
Add table
Reference in a new issue