avrdude: update to 6.3

This commit is contained in:
allan 2016-02-19 10:49:45 +01:00
parent bb03d78ad0
commit f56211343a

View File

@ -1,6 +1,6 @@
# Template file for 'avrdude'
pkgname="avrdude"
version=6.2
version=6.3
revision=1
build_style=gnu-configure
short_desc="An utility to manipulate ROM and EEPROM of AVR microcontrollers"
@ -8,7 +8,7 @@ maintainer="allan <mail@may.mooo.com>"
license="GPL-2"
homepage="http://www.nongnu.org/avrdude/"
distfiles="$NONGNU_SITE/$pkgname/${pkgname}-$version.tar.gz"
checksum=e65f833493b7d63a4436c7056694a0f04ae5b437b72cc084e32c58bc543b0f91
checksum=0f9f731b6394ca7795b88359689a7fa1fba818c6e1d962513eb28da670e0a196
only_for_archs="i686 x86_64"
hostmakedepends="flex"
makedepends="elfutils-devel libusb-compat-devel"