testing/hackrf: upgrade to 2021.03.1

This commit is contained in:
Milan P. Stanić 2021-05-09 06:49:02 +00:00
parent 9f80218e43
commit d659bad41e

View File

@ -1,7 +1,7 @@
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=hackrf
pkgver=2018.01.1
pkgver=2021.03.1
pkgrel=0
pkgdesc="Driver for HackRF, allowing general purpose software defined radio"
url="https://github.com/mossmann/hackrf"
@ -29,4 +29,4 @@ firmware() {
find "$builddir/firmware-bin" -type f -exec install -Dm644 -t "$subpkgdir/usr/share/hackrf/" {} \;
}
sha512sums="89848fb58a8a29f7fe85bd817d5716117a2c7a5f2c4bb8582ad1ba8186831ca3054ea1314de943d1e923641eb18b6008cd8af79585e58fa50d55d5a7fd1b04e4 hackrf-2018.01.1.tar.xz"
sha512sums="4a88b877a9f6fee0c8d9496eb265655af4baa678e862ca6147596cd3a1d85dd50315da6531efa54d050847ce5068c4726393b4897d40576888d10a898ad57139 hackrf-2021.03.1.tar.xz"