mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/avrdude: upgrade to 8.0
https://github.com/avrdudes/avrdude/blob/v8.0/NEWS
This commit is contained in:
parent
d4eef0486a
commit
5f2519d1a2
@ -1,8 +1,8 @@
|
||||
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@posteo.net>
|
||||
pkgname=avrdude
|
||||
pkgver=7.3
|
||||
pkgrel=2
|
||||
pkgver=8.0
|
||||
pkgrel=0
|
||||
pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
|
||||
url="https://github.com/avrdudes/avrdude"
|
||||
arch="all"
|
||||
@ -22,7 +22,6 @@ makedepends="
|
||||
subpackages="$pkgname-dev $pkgname-libs $pkgname-doc"
|
||||
source="
|
||||
$pkgname-$pkgver.tar.gz::https://github.com/avrdudes/avrdude/archive/refs/tags/v$pkgver.tar.gz
|
||||
libgpiod-v2.patch
|
||||
"
|
||||
options="!check" # no tests
|
||||
|
||||
@ -44,6 +43,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
c8e314847e32f0b43c1a702d0ac95bed44d0eb434ea28b49ecf00310d46f813212910e149561fdd8bcf8d917b44f2f08660b90658c2d4cc73ae1adbb15bec8f4 avrdude-7.3.tar.gz
|
||||
bb3e4abb6aba2bdfba0700d9ca1d3bcb358aa37a9c147a60c8c0b2014df1561a61f7cb30f78ff36889d0c78f12008161f1b93eafde6a168a26b556de2680a348 libgpiod-v2.patch
|
||||
c6fa365924aa8ad58a1b2f85c36ecc498c9b049b9bce455994752b8b13c06aa31ac6c8420eea4be307f42e64284c87ec08f75d6eaec640de7dc097c523d02dac avrdude-8.0.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user