mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-20 09:45:12 +03:00
testing/dfu-util: upgrade to 0.11
This commit is contained in:
parent
33bc947fed
commit
fdfdd10407
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||||
pkgname=dfu-util
|
pkgname=dfu-util
|
||||||
pkgver=0.10
|
pkgver=0.11
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Host side implementation of the DFU 1.0 and DFU 1.1 specifications"
|
pkgdesc="Host side implementation of the DFU 1.0 and DFU 1.1 specifications"
|
||||||
url="http://dfu-util.sourceforge.net/"
|
url="http://dfu-util.sourceforge.net/"
|
||||||
|
@ -23,4 +23,6 @@ package() {
|
||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="5aa4dd8c16447c4a9bb47b2083d86e25099dbbe24fdf24a20407f88162b2ca81f40fe5e25109dc180e50ac09f424e351aa784862976a4b20b74ca0ca9153ed0b dfu-util-0.10.tar.gz"
|
sha512sums="
|
||||||
|
fc5304a483ac10e35bf1b9304becdeb407b2e44d8ac51474d2fa17877e6cf71b0126f7e12ebb331d75e7adeb9c173ff5cf083a06ded5847dbe477534cf26a553 dfu-util-0.11.tar.gz
|
||||||
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue