commit
219ba7001f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'avrdude'
|
# Template file for 'avrdude'
|
||||||
pkgname="avrdude"
|
pkgname="avrdude"
|
||||||
version=6.1
|
version=6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="An utility to manipulate ROM and EEPROM of AVR microcontrollers"
|
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"
|
license="GPL-2"
|
||||||
homepage="http://www.nongnu.org/avrdude/"
|
homepage="http://www.nongnu.org/avrdude/"
|
||||||
distfiles="$NONGNU_SITE/$pkgname/${pkgname}-$version.tar.gz"
|
distfiles="$NONGNU_SITE/$pkgname/${pkgname}-$version.tar.gz"
|
||||||
checksum=9e98baca8e57cad402aaa1c7b61c8de750ed4f6fed577f7e4935db0430783d3b
|
checksum=e65f833493b7d63a4436c7056694a0f04ae5b437b72cc084e32c58bc543b0f91
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
makedepends="elfutils-devel libusb-compat-devel"
|
makedepends="elfutils-devel libusb-compat-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue