avr-binutils: update to 2.26.1.
This commit is contained in:
parent
5efee7441f
commit
69fe8dffd8
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'avr-binutils'
|
||||
pkgname=avr-binutils
|
||||
version=2.26
|
||||
revision=2
|
||||
version=2.26.1
|
||||
revision=1
|
||||
short_desc="GNU binary utilities for AVR"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
homepage="http://www.gnu.org/software/binutils/"
|
||||
license="GPL-3"
|
||||
distfiles="$GNU_SITE/binutils/binutils-$version.tar.gz"
|
||||
checksum=9615feddaeedc214d1a1ecd77b6697449c952eab69d79ab2125ea050e944bcc1
|
||||
checksum=dd9c3e37c266e4fefba68e444e2a00538b3c902dd31bf4912d90dca6d830a2a1
|
||||
wrksrc="binutils-$version"
|
||||
|
||||
makedepends="zlib-devel"
|
||||
|
|
Loading…
Reference in a new issue