aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sigrok-firmware-fx2lafw-bin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sigrok-firmware-fx2lafw-bin/APKBUILD')
-rw-r--r--testing/sigrok-firmware-fx2lafw-bin/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/testing/sigrok-firmware-fx2lafw-bin/APKBUILD b/testing/sigrok-firmware-fx2lafw-bin/APKBUILD
index 35c5c5de7df..a333a24061b 100644
--- a/testing/sigrok-firmware-fx2lafw-bin/APKBUILD
+++ b/testing/sigrok-firmware-fx2lafw-bin/APKBUILD
@@ -1,17 +1,16 @@
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
-pkgname="sigrok-firmware-fx2lafw-bin"
+pkgname=sigrok-firmware-fx2lafw-bin
replaces="${pkgname%-bin}"
-pkgver=0.1.6
+pkgver=0.1.7
pkgrel=0
pkgdesc="Open source firmware for logic analyzers based on Cypress FX2 chips"
-url="https://sigrok.org/wiki/Libsigrok"
+url="https://sigrok.org/wiki/Fx2lafw"
arch="noarch"
license="GPL-2.0-or-later"
# Using prebuild firmware, as required toolchain is not (yet) available on
# Alpine Linux
-source="https://sigrok.org/download/binary/${pkgname%-bin}/$pkgname-$pkgver.tar.gz"
-builddir="$srcdir/$pkgname-$pkgver"
+source="https://sigrok.org/download/binary/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-bin-$pkgver.tar.gz"
# No checks possible, as firmware runs on the logic analyzer
options="!check"
@@ -21,4 +20,4 @@ package() {
-exec cp {} "$pkgdir/usr/share/sigrok-firmware" \;
}
-sha512sums="0dd4eb5327fbf5a8ee413b5ad460e2febe7da6aba13cfe4c7467966e4d4a0033b796ce7634647c0bbfa335034180272e7f8167b7a8181fb73ed3839891a44e46 sigrok-firmware-fx2lafw-bin-0.1.6.tar.gz"
+sha512sums="60faac29198532bd5e03e44ed7f89c1502c83c6cf60ec5cc0f3ae9891c45b5de55eba5304c47d3231c8222ff61f1425aed88a44e7ff89d30b75d6e5faf7a623c sigrok-firmware-fx2lafw-bin-0.1.7.tar.gz"